Skip to content

Commit cbc7eb0

Browse files
authored
Merge pull request #35278 from linux-on-ibm-z/s390x-1.33
Add entries for s390x conformance for v1.32 and v1.33
2 parents b439347 + 3920fd5 commit cbc7eb0

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

config/testgrids/conformance/conformance-all.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -274,16 +274,16 @@ dashboards:
274274
- name: Periodic s390x conformance test on local cluster
275275
test_group_name: s390x-conformance
276276
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
277283
- name: Periodic s390x conformance test on local cluster , v1.31
278284
test_group_name: s390x-conformance-v1.31
279285
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+
287287
# CEL Conformance Tests
288288
- name: google-cel
289289
dashboard_tab:
@@ -305,12 +305,12 @@ test_groups:
305305
#IBM s390x test results
306306
- name: s390x-conformance
307307
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
308312
- name: s390x-conformance-v1.31
309313
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
314314

315315
# google-osconfig
316316
- name: osconfig-unstable

0 commit comments

Comments
 (0)