forked from opendatahub-io/odh-konflux-central
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathits.yaml
More file actions
22 lines (22 loc) · 669 Bytes
/
its.yaml
File metadata and controls
22 lines (22 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
apiVersion: appstudio.redhat.com/v1beta2
kind: IntegrationTestScenario
metadata:
labels:
test.appstudio.openshift.io/optional: "false"
name: opendatahub-operator-ci-its
namespace: open-data-hub-tenant
spec:
application: poc
contexts:
- description: execute the integration test when component odh-operator updates
name: component_odh-ci-operator
resolverRef:
params:
- name: url
value: https://github.com/opendatahub-io/odh-konflux-central.git
- name: revision
value: main
- name: pathInRepo
value: integration-tests/opendatahub-operator/e2e-test.yaml
resolver: git
resourceKind: pipeline