File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -354,11 +354,7 @@ configvar CSI_SNAPSHOTTER_VERSION "$(default_csi_snapshotter_version)" "external
354
354
# whether they can run with the current cluster provider, but until
355
355
# they are, we filter them out by name. Like the other test selection
356
356
# variables, this is again a space separated list of regular expressions.
357
- #
358
- # "different node" test skips can be removed once
359
- # https://github.com/kubernetes/kubernetes/pull/82678 has been backported
360
- # to all the K8s versions we test against
361
- configvar CSI_PROW_E2E_SKIP ' Disruptive|different\s+node' " tests that need to be skipped"
357
+ configvar CSI_PROW_E2E_SKIP ' Disruptive' " tests that need to be skipped"
362
358
363
359
# This creates directories that are required for testing.
364
360
ensure_paths () {
You can’t perform that action at this time.
0 commit comments