-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.konflux/main: add ec tests on indexes
Signed-off-by: Vincent Demeester <[email protected]>
- Loading branch information
1 parent
7fb3e1d
commit f91fc2f
Showing
4 changed files
with
73 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
apiVersion: appstudio.redhat.com/v1beta2 | ||
kind: IntegrationTestScenario | ||
metadata: | ||
name: operator-main-enterprise-contract-group | ||
spec: | ||
application: operator-main | ||
contexts: | ||
- description: Application testing | ||
name: component_operator-main-index-4-15 | ||
params: | ||
- name: POLICY_CONFIGURATION | ||
value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers | ||
- name: TIMEOUT | ||
value: "15m0s" | ||
resolverRef: | ||
params: | ||
- name: url | ||
value: "https://github.com/konflux-ci/build-definitions" | ||
- name: revision | ||
value: main | ||
- name: pathInRepo | ||
value: pipelines/enterprise-contract.yaml | ||
resolver: git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
apiVersion: appstudio.redhat.com/v1beta2 | ||
kind: IntegrationTestScenario | ||
metadata: | ||
name: operator-main-enterprise-contract-group | ||
spec: | ||
application: operator-main | ||
contexts: | ||
- description: Application testing | ||
name: component_operator-main-index-4-16 | ||
params: | ||
- name: POLICY_CONFIGURATION | ||
value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers | ||
- name: TIMEOUT | ||
value: "15m0s" | ||
resolverRef: | ||
params: | ||
- name: url | ||
value: "https://github.com/konflux-ci/build-definitions" | ||
- name: revision | ||
value: main | ||
- name: pathInRepo | ||
value: pipelines/enterprise-contract.yaml | ||
resolver: git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
apiVersion: appstudio.redhat.com/v1beta2 | ||
kind: IntegrationTestScenario | ||
metadata: | ||
name: operator-main-enterprise-contract-group | ||
spec: | ||
application: operator-main | ||
contexts: | ||
- description: Application testing | ||
name: component_operator-main-index-4-17 | ||
params: | ||
- name: POLICY_CONFIGURATION | ||
value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers | ||
- name: TIMEOUT | ||
value: "15m0s" | ||
resolverRef: | ||
params: | ||
- name: url | ||
value: "https://github.com/konflux-ci/build-definitions" | ||
- name: revision | ||
value: main | ||
- name: pathInRepo | ||
value: pipelines/enterprise-contract.yaml | ||
resolver: git |