forked from openshift/release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjws-qe-interop-ocp-ci-main__ocp-4.16-lp-interop.yaml
82 lines (82 loc) · 3.15 KB
/
jws-qe-interop-ocp-ci-main__ocp-4.16-lp-interop.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.21
releases:
latest:
prerelease:
product: ocp
version_bounds:
lower: 4.16.0-0
stream: 4-stable
upper: 4.17.0-0
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: jws-interop-aws
cron: 0 23 31 2 *
steps:
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "jboss-web-server-lp-interop-tests-*", "failure_type": "pod_failure", "classification": "test failure", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "jboss-web-server-lp-interop-tests-*", "failure_type": "test_failure", "classification": "test failure", "jira_project": "JWS", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_CONFIG_FILE_PATH: https://raw.githubusercontent.com/CSPI-QE/cspi-utils/main/firewatch-base-configs/aws-ipi/lp-interop.json
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","jws-lp"]'
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
FIREWATCH_FAIL_WITH_TEST_FAILURES: "true"
OPERATORS: |
[
{"name": "jws-operator", "source": "redhat-operators", "channel": "alpha", "install_namespace": "openshift-operators", "target_namespaces": ""}
]
USER_TAGS: |
scenario jws
test:
- ref: install-operators
- ref: jboss-web-server-lp-interop-tests
workflow: firewatch-ipi-aws
- as: jws-interop-ibmcloud
cron: 0 23 31 2 *
steps:
cluster_profile: ibmcloud-cspi-qe
env:
BASE_DOMAIN: zstream.interop.ccitredhat.com
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "jboss-web-server-lp-interop-tests-*", "failure_type": "pod_failure", "classification": "test failure", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "jboss-web-server-lp-interop-tests-*", "failure_type": "test_failure", "classification": "test failure", "jira_project": "JWS", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_CONFIG_FILE_PATH: https://raw.githubusercontent.com/CSPI-QE/cspi-utils/main/firewatch-base-configs/ibm-ipi/lp-interop.json
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","jws-lp"]'
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
OPERATORS: |
[
{"name": "jws-operator", "source": "redhat-operators", "channel": "alpha", "install_namespace": "openshift-operators", "target_namespaces": ""}
]
test:
- ref: install-operators
- ref: jboss-web-server-lp-interop-tests
workflow: firewatch-ipi-ibmcloud
zz_generated_metadata:
branch: main
org: jws-qe
repo: interop-ocp-ci
variant: ocp-4.16-lp-interop