Skip to content

Commit

Permalink
Merge pull request #5864 from pospispa/566-postpone-pvc-deletion-if-u…
Browse files Browse the repository at this point in the history
…sed-in-a-pod-enable-alpha-feature

Test PVC Protection in ci-kubernetes-e2e-gci-gce-alpha-features
  • Loading branch information
k8s-ci-robot authored Dec 19, 2017
2 parents 95b1275 + 50d2264 commit 15d2a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4099,7 +4099,7 @@
"--gcp-node-image=gci",
"--gcp-zone=us-central1-f",
"--provider=gce",
"--test_args=--ginkgo.focus=\\[Feature:(Audit|LocalPersistentVolumes|FlexVolume|PodPreset|MountPropagation)\\]|Networking --ginkgo.skip=Networking-Performance|IPv6 --minStartupPods=8",
"--test_args=--ginkgo.focus=\\[Feature:(Audit|LocalPersistentVolumes|FlexVolume|PodPreset|MountPropagation|PVCProtection)\\]|Networking --ginkgo.skip=Networking-Performance|IPv6 --minStartupPods=8",
"--timeout=180m"
],
"scenario": "kubernetes_e2e",
Expand Down

0 comments on commit 15d2a93

Please sign in to comment.