forked from openshift/osde2e
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathe2e-suite.yaml
17 lines (17 loc) · 842 Bytes
/
e2e-suite.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tests:
ginkgoLabelFilter: >
(E2E || Operators || TestHarness || ServiceDefinition) && !Informing
testHarnesses:
- quay.io/app-sre/aws-vpce-operator-test-harness
- quay.io/app-sre/cloud-ingress-operator-test-harness
- quay.io/app-sre/custom-domains-operator-test-harness
- quay.io/app-sre/managed-node-metadata-operator-test-harness
- quay.io/app-sre/managed-upgrade-operator-test-harness
- quay.io/app-sre/must-gather-operator-test-harness
- quay.io/app-sre/ocm-agent-operator-test-harness
- quay.io/app-sre/osd-metrics-exporter-test-harness
- quay.io/app-sre/rbac-permissions-operator-test-harness
- quay.io/app-sre/splunk-forwarder-operator-test-harness
- quay.io/app-sre/route-monitor-operator-test-harness
- quay.io/app-sre/cloud-ingress-operator-test-harness
harnessTimeout: 900