Skip to content

Commit

Permalink
Merge pull request #17011 from caesarxuchao/storage-migrator-tests
Browse files Browse the repository at this point in the history
Make storage migrator tests required
  • Loading branch information
k8s-ci-robot committed Mar 30, 2020
2 parents fea5af1 + a0c7182 commit 6bfe540
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ presubmits:
- name: pull-kube-storage-version-migrator-disruptive
decorate: true
always_run: true
# TODO: remove this when the test is stable
optional: true
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ presubmits:
- name: pull-kube-storage-version-migrator-fully-automated-e2e
decorate: true
always_run: true
# TODO: remove this when the test is stable
optional: true
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand Down

0 comments on commit 6bfe540

Please sign in to comment.