Skip to content

Commit

Permalink
Publishing arm64 conformance test results into testgrid
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Chen <[email protected]>
  • Loading branch information
chendave committed May 23, 2023
1 parent 52b9b5b commit 0dc1ecd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/testgrids/conformance/conformance-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dashboard_groups:
- conformance-ppc64le
- conformance-gardener
- conformance-s390x
- conformance-arm64

dashboards:
- name: conformance-all
Expand Down Expand Up @@ -353,7 +354,18 @@ dashboards:
code_search_url_template: # The URL template to visit when searching for changelists
url: https://github.com/google/cel-go/compare/<start-custom-0>...<end-custom-0>

# arm64 dashboard
- name: conformance-arm64
dashboard_tab:
- name: Periodic arm64 conformance test
test_group_name: arm64-conformance-containerd
description: Runs conformance tests against latest version of kubernetes with containerd as runtime on local arm64 cluster

test_groups:
# arm64 conformance Test Groups
- name: arm64-conformance-containerd
gcs_prefix: arm64-k8s-conformance/logs/conformance-k8s-test

# cloud-provider-huaweicloud e2e conformance Test Groups
- name: cloud-provider-huaweicloud-e2e-conformance-release-v1.17
gcs_prefix: k8s-conform-huaweicloud/cloud-provider-huaweicloud/e2e-conformance-release-v1.17
Expand Down

0 comments on commit 0dc1ecd

Please sign in to comment.