Skip to content

Commit da4da5d

Browse files
dloucasfxgithub-actions[bot]
authored andcommitted
Update matrix test versions
1 parent e94a479 commit da4da5d

File tree

1 file changed

+16
-20
lines changed

1 file changed

+16
-20
lines changed

ci-matrix.json

Lines changed: 16 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
"crio"
77
],
88
"k8s-minikube-version": [
9-
"v1.30.0",
10-
"v1.29.4",
11-
"v1.28.9",
12-
"v1.27.13",
13-
"v1.26.15"
9+
"v1.33.1",
10+
"v1.32.5",
11+
"v1.31.9",
12+
"v1.30.13"
1413
],
1514
"splunk_version": [
1615
"9.3.0",
@@ -19,12 +18,10 @@
1918
},
2019
"functional_test_v2": {
2120
"k8s-kind-version": [
22-
"v1.30.0",
23-
"v1.29.0",
24-
"v1.28.0",
25-
"v1.27.3",
26-
"v1.26.6",
27-
"v1.25.11"
21+
"v1.33.1",
22+
"v1.32.5",
23+
"v1.31.9",
24+
"v1.30.13"
2825
],
2926
"test-job": [
3027
"functional",
@@ -35,15 +32,6 @@
3532
"discovery"
3633
]
3734
},
38-
"migration_tests": {
39-
"k8s-kind-version": [
40-
"v1.29.0",
41-
"v1.28.0",
42-
"v1.27.3",
43-
"v1.26.6",
44-
"v1.25.11"
45-
]
46-
},
4735
"kubeconform_tests": {
4836
"k8s-version": [
4937
"1.26.15",
@@ -55,5 +43,13 @@
5543
"1.32.5",
5644
"1.33.1"
5745
]
46+
},
47+
"migration_tests": {
48+
"k8s-kind-version": [
49+
"v1.33.1",
50+
"v1.32.5",
51+
"v1.31.9",
52+
"v1.30.13"
53+
]
5854
}
5955
}

0 commit comments

Comments
 (0)