Skip to content

Commit

Permalink
[bot] update konflux configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-pipelines-bot authored and vdemeester committed Nov 21, 2024
1 parent 056cad8 commit 1912311
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .konflux/main/tests-on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: tektoncd-pipeline-main-enterprise-contract
name: tektoncd-pipeline-main-enterprise-contract-push
spec:
application: tektoncd-pipeline-main
contexts:
Expand Down
2 changes: 1 addition & 1 deletion .konflux/main/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: tektoncd-pipeline-main-enterprise-contract
name: tektoncd-pipeline-main-enterprise-contract-group
spec:
application: tektoncd-pipeline-main
contexts:
Expand Down
2 changes: 1 addition & 1 deletion .konflux/next/tests-on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: tektoncd-pipeline-next-enterprise-contract
name: tektoncd-pipeline-next-enterprise-contract-push
spec:
application: tektoncd-pipeline-next
contexts:
Expand Down
2 changes: 1 addition & 1 deletion .konflux/next/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: tektoncd-pipeline-next-enterprise-contract
name: tektoncd-pipeline-next-enterprise-contract-group
spec:
application: tektoncd-pipeline-next
contexts:
Expand Down

0 comments on commit 1912311

Please sign in to comment.