Skip to content

Commit

Permalink
[bot:main] update konflux configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-pipelines-bot authored and pramodbindal committed Feb 3, 2025
1 parent b55069f commit f456a5f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 56 deletions.
25 changes: 0 additions & 25 deletions .konflux/main/tests-on-push.yaml

This file was deleted.

8 changes: 5 additions & 3 deletions .konflux/main/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,19 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: console-plugin-main-enterprise-contract-group
name: console-plugin-main-enterprise-contract
spec:
application: console-plugin-main
contexts:
- description: Application testing
name: pull_request
- description: Application testing for console-plugin-main-console-plugin
name: component_console-plugin-main-console-plugin
params:
- name: POLICY_CONFIGURATION
value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers
- name: TIMEOUT
value: "15m0s"
- name: SINGLE_COMPONENT
value: "true"
resolverRef:
params:
- name: url
Expand Down
25 changes: 0 additions & 25 deletions .konflux/next/tests-on-push.yaml

This file was deleted.

8 changes: 5 additions & 3 deletions .konflux/next/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,19 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: console-plugin-next-enterprise-contract-group
name: console-plugin-next-enterprise-contract
spec:
application: console-plugin-next
contexts:
- description: Application testing
name: pull_request
- description: Application testing for console-plugin-next-console-plugin
name: component_console-plugin-next-console-plugin
params:
- name: POLICY_CONFIGURATION
value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers
- name: TIMEOUT
value: "15m0s"
- name: SINGLE_COMPONENT
value: "true"
resolverRef:
params:
- name: url
Expand Down

0 comments on commit f456a5f

Please sign in to comment.