-
Notifications
You must be signed in to change notification settings - Fork 716
/
release-branch-matrix.yaml
74 lines (65 loc) · 2.37 KB
/
release-branch-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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
- label: stack
fixed:
E2E_PROVIDER: gke
mixed:
- E2E_STACK_VERSION: "6.8.23"
- E2E_STACK_VERSION: "7.17.23"
- E2E_STACK_VERSION: "8.0.1"
- E2E_STACK_VERSION: "8.1.3"
- E2E_STACK_VERSION: "8.2.3"
- E2E_STACK_VERSION: "8.3.3"
- E2E_STACK_VERSION: "8.4.3"
- E2E_STACK_VERSION: "8.5.3"
- E2E_STACK_VERSION: "8.6.2"
- E2E_STACK_VERSION: "8.7.1"
- E2E_STACK_VERSION: "8.8.2"
- E2E_STACK_VERSION: "8.9.2"
- E2E_STACK_VERSION: "8.10.4"
- E2E_STACK_VERSION: "8.11.4"
- E2E_STACK_VERSION: "8.12.2"
- E2E_STACK_VERSION: "8.13.3"
- E2E_STACK_VERSION: "8.14.3"
# current stack version 8.15.x is tested in all other tests no need to test it again
- E2E_STACK_VERSION: "8.16.0-SNAPSHOT"
- label: kind
fixed:
E2E_PROVIDER: kind
mixed:
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.26.15@sha256:84333e26cae1d70361bb7339efb568df1871419f2019c80f9a12b7e2d485fe19
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.27.13@sha256:17439fa5b32290e3ead39ead1250dca1d822d94a10d26f1981756cd51b24b9d8
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.28.9@sha256:dca54bc6a6079dd34699d53d7d4ffa2e853e46a20cd12d619a09207e35300bd0
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.29.4@sha256:3abb816a5b1061fb15c6e9e60856ec40d56b7b52bcea5f5f1350bc6e2320b6f8
# 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.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
- DEPLOYER_KIND_NODE_IMAGE: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
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.16.1"
- label: eks-arm
fixed:
E2E_PROVIDER: eks-arm
E2E_TEST_ENV_TAGS: arch:arm
E2E_TAGS: "es,kb,apm,ent,beat,agent"
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