Skip to content

Commit

Permalink
skip test pvs (temply)
Browse files Browse the repository at this point in the history
  • Loading branch information
jichenjc committed Nov 8, 2022
1 parent effc737 commit 51d789d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/playbooks/roles/install-csi-cinder/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
/tmp/kubernetes/test/bin/e2e.test \
-storage.testdriver=tests/e2e/csi/cinder/test-driver.yaml \
--ginkgo.focus='External.Storage' \
--ginkgo.skip='\[Disruptive\]|\[Testpattern:\s+Dynamic\s+PV\s+\(default\s+fs\)\]\s+provisioning\s+should\s+mount\s+multiple\s+PV\s+pointing\s+to\s+the\s+same\s+storage\s+on\s+the\s+same\s+node|\[Testpattern:\s+Dynamic\s+PV\s+\(default\s+fs\)\]\s+provisioning\s+should\s+provision\s+storage\s+with\s+any\s+volume\s+data\s+source\s+\[Serial\]' \
--ginkgo.skip='\[Disruptive\]|\[Testpattern:\s+Dynamic\s+PV\s+\(default\s+fs\)\]\s+provisioning\s+should\s+mount\s+multiple\s+PV\s+pointing\s+to\s+the\s+same\s+storage\s+on\s+the\s+same\s+node|\[Testpattern:\s+Dynamic\s+PV\s+\(default\s+fs\)\]\s+provisioning\s+should\s+provision\s+storage\s+with\s+any\s+volume\s+data\s+source\s+\[Serial\]|\[Testpattern:\s+Generic\s+Ephemeral\-+volume\s+\(default\s+fs\)\s+\(immediate\-+binding\)\]\s+ephemeral\s+should\s+support\s+expansion\s+of\s+pvcs\s+created\s+for\s+ephemeral\s+pvcs|' \
--ginkgo.noColor \
--ginkgo.progress \
--ginkgo.v \
Expand Down

0 comments on commit 51d789d

Please sign in to comment.