Skip to content

Commit

Permalink
[release-v1.15] Sync Konflux configurations (knative#977)
Browse files Browse the repository at this point in the history
Co-authored-by: serverless-qe <[email protected]>
serverless-qe and serverless-qe authored Dec 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9977db0 commit e0039ee
Showing 2 changed files with 24 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: serverless-operator-135-enterprise-contract
name: serverless-operator-135-ec
spec:
params:
- name: POLICY_CONFIGURATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
name: serverless-operator-135-ec-override-snapshot
spec:
params:
- name: POLICY_CONFIGURATION
value: rhtap-releng-tenant/registry-standard
- name: TIMEOUT
value: "120m"
application: serverless-operator-135
contexts:
- description: Override Snapshot testing
name: override
resolverRef:
params:
- name: url
value: 'https://github.com/redhat-appstudio/build-definitions'
- name: revision
value: main
- name: pathInRepo
value: pipelines/enterprise-contract.yaml
resolver: git

0 comments on commit e0039ee

Please sign in to comment.