Skip to content

Commit

Permalink
Merge pull request #21180 from amwat/migrateconformance
Browse files Browse the repository at this point in the history
Swap gce-conformance on sig-release-master-blocking from kubetest to kubetest2
  • Loading branch information
k8s-ci-robot committed Mar 8, 2021
2 parents e1dc3e4 + 052c3f2 commit 7c44414
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@ periodics:
annotations:
fork-per-release: "true"
fork-per-release-replacements: "--extract=ci/latest-fast -> --extract=ci/latest-{{.Version}}"
testgrid-dashboards: sig-release-master-blocking, conformance-all, conformance-gce
testgrid-dashboards: conformance-all, conformance-gce
testgrid-tab-name: Conformance - GCE - master
description: Runs conformance tests using kubetest against kubernetes master on GCE
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '24'
testgrid-num-columns-recent: '3'
testgrid-alert-email: release-team@kubernetes.io
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand Down Expand Up @@ -42,9 +38,13 @@ periodics:
cluster: k8s-infra-prow-build
name: ci-kubernetes-gce-conformance-latest-kubetest2
annotations:
testgrid-dashboards: conformance-all, conformance-gce
testgrid-dashboards: sig-release-master-blocking, conformance-all, conformance-gce
testgrid-tab-name: Conformance - GCE - master - kubetest2
description: Runs conformance tests using kubetest2 against kubernetes master on GCE
testgrid-num-failures-to-alert: '1'
testgrid-alert-stale-results-hours: '24'
testgrid-num-columns-recent: '3'
testgrid-alert-email: release-team@kubernetes.io
labels:
preset-service-account: "true"
preset-dind-enabled: "true"
Expand Down

0 comments on commit 7c44414

Please sign in to comment.