@@ -274,16 +274,16 @@ dashboards:
274
274
- name : Periodic s390x conformance test on local cluster
275
275
test_group_name : s390x-conformance
276
276
description : Runs conformance tests by using kubetest2 against latest master version of kubernetes on local s390x cluster
277
+ - name : Periodic s390x conformance test on local cluster , v1.33
278
+ test_group_name : s390x-conformance-v1.33
279
+ description : Runs conformance tests by using kubetest2 against latest v1.33 branch HEAD of kubernetes on local s390x cluster
280
+ - name : Periodic s390x conformance test on local cluster , v1.32
281
+ test_group_name : s390x-conformance-v1.32
282
+ description : Runs conformance tests by using kubetest2 against latest v1.32 branch HEAD of kubernetes on local s390x cluster
277
283
- name : Periodic s390x conformance test on local cluster , v1.31
278
284
test_group_name : s390x-conformance-v1.31
279
285
description : Runs conformance tests by using kubetest2 against latest v1.31 branch HEAD of kubernetes on local s390x cluster
280
- - name : Periodic s390x conformance test on local cluster , v1.30
281
- test_group_name : s390x-conformance-v1.30
282
- description : Runs conformance tests by using kubetest2 against latest v1.30 branch HEAD of kubernetes on local s390x cluster
283
- - name : Periodic s390x conformance test on local cluster , v1.29
284
- test_group_name : s390x-conformance-v1.29
285
- description : Runs conformance tests by using kubetest2 against latest v1.29 branch HEAD of kubernetes on local s390x cluster
286
-
286
+
287
287
# CEL Conformance Tests
288
288
- name : google-cel
289
289
dashboard_tab :
@@ -305,12 +305,12 @@ test_groups:
305
305
# IBM s390x test results
306
306
- name : s390x-conformance
307
307
gcs_prefix : k8s-conform-s390x-k8s/logs/ci-k8s-conformance-s390x
308
+ - name : s390x-conformance-v1.33
309
+ gcs_prefix : k8s-conform-s390x-k8s/logs/ci-k8s-conformance-s390x-v1.33
310
+ - name : s390x-conformance-v1.32
311
+ gcs_prefix : k8s-conform-s390x-k8s/logs/ci-k8s-conformance-s390x-v1.32
308
312
- name : s390x-conformance-v1.31
309
313
gcs_prefix : k8s-conform-s390x-k8s/logs/ci-k8s-conformance-s390x-v1.31
310
- - name : s390x-conformance-v1.30
311
- gcs_prefix : k8s-conform-s390x-k8s/logs/ci-k8s-conformance-s390x-v1.30
312
- - name : s390x-conformance-v1.29
313
- gcs_prefix : k8s-conform-s390x-k8s/logs/ci-k8s-conformance-s390x-v1.29
314
314
315
315
# google-osconfig
316
316
- name : osconfig-unstable
0 commit comments