-
Notifications
You must be signed in to change notification settings - Fork 733
/
Copy pathnightly-main-matrix.yaml
58 lines (49 loc) · 1.85 KB
/
nightly-main-matrix.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
- label: stack
fixed:
E2E_PROVIDER: gke
mixed:
- E2E_STACK_VERSION: "7.17.26"
# current stack version 8.17.x is tested in all other tests no need to test it again
- E2E_STACK_VERSION: "8.18.0-SNAPSHOT"
- E2E_STACK_VERSION: "9.0.0-SNAPSHOT"
- label: kind
fixed:
E2E_PROVIDER: kind
mixed:
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.28.13@sha256:45d319897776e11167e4698f6b14938eb4d52eb381d9e3d7a9086c16c69a8110
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.29.8@sha256:d46b7aa29567e93b27f7531d258c372e829d7224b25e3fc6ffdefed12476d3aa
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.30.4@sha256:976ea815844d5fa93be213437e3ff5754cd599b040946b5cca43ca45c2047114
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.31.1@sha256:cd224d8da58d50907d1dd41d476587643dad2ffd9f6a4d96caf530fb3b9a5956
# The latest version of kind/k8s needs to be listed twice at the end of this list
# as it's tested in both ipv4 and ipv6 mode.
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
DEPLOYER_KIND_IP_FAMILY: ipv6
- label: gke
fixed:
E2E_PROVIDER: gke
- label: gke-autopilot
fixed:
E2E_PROVIDER: gke-autopilot
TESTS_MATCH: TestAutopilot
- label: resilience
fixed:
E2E_PROVIDER: gke
E2E_DEPLOY_CHAOS_JOB: true
- label: ocp
fixed:
E2E_PROVIDER: ocp
mixed:
- DEPLOYER_CLIENT_VERSION: "4.17.0"
- label: eks-arm
fixed:
E2E_PROVIDER: eks-arm
E2E_TEST_ENV_TAGS: arch:arm
TEST_LICENSE: "" # disabled b/c https://github.com/elastic/elasticsearch/issues/68083
MONITORING_SECRETS: "" # disabled b/c beats cannot run on ARM
- label: eks
fixed:
E2E_PROVIDER: eks
- label: aks
fixed:
E2E_PROVIDER: aks