diff --git a/jobs/config.json b/jobs/config.json index a69c543d265d..1db48d11929d 100644 --- a/jobs/config.json +++ b/jobs/config.json @@ -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",