We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0629d73 commit ea2f074Copy full SHA for ea2f074
test/run-k8s-integration-ci.sh
@@ -29,7 +29,7 @@ readonly run_intree_plugin_tests=${RUN_INTREE_PLUGIN_TESTS:-false}
29
readonly use_kubetest2=${USE_KUBETEST2:-true}
30
readonly test_pd_labels=${TEST_PD_LABELS:-true}
31
readonly migration_test=${MIGRATION_TEST:-false}
32
-readonly test_disk_image_snapshot=${TEST_DISK_IMAGE_SNAPSHOT:-false}
+readonly test_disk_image_snapshot=${TEST_DISK_IMAGE_SNAPSHOT:-true}
33
34
readonly GCE_PD_TEST_FOCUS="PersistentVolumes\sGCEPD|[V|v]olume\sexpand|\[sig-storage\]\sIn-tree\sVolumes\s\[Driver:\sgcepd\]|allowedTopologies|Pod\sDisks|PersistentVolumes\sDefault"
35
0 commit comments