diff --git a/jobs/config.json b/jobs/config.json index 148b814dd37c..93d91bcef43f 100644 --- a/jobs/config.json +++ b/jobs/config.json @@ -4135,7 +4135,7 @@ "--gcp-node-image=gci", "--gcp-zone=us-central1-f", "--provider=gce", - "--test_args=--ginkgo.focus=\\[Feature:(Audit|LocalPersistentVolumes|FlexVolume|PodPreset)\\]|Networking --ginkgo.skip=Networking-Performance|IPv6 --minStartupPods=8", + "--test_args=--ginkgo.focus=\\[Feature:(Audit|LocalPersistentVolumes|FlexVolume|PodPreset)\\]|Networking --ginkgo.skip=Networking-Performance|IPv6|StatefulSet --minStartupPods=8", "--timeout=180m" ], "scenario": "kubernetes_e2e", @@ -4604,7 +4604,7 @@ "--gke-create-command=container clusters create --quiet --enable-kubernetes-alpha", "--gke-environment=test", "--provider=gke", - "--test_args=--ginkgo.focus=\\[Feature:(DynamicKubeletConfig|LocalPersistentVolumes)\\]|Networking --ginkgo.skip=Networking-Performance|IPv6 --minStartupPods=8", + "--test_args=--ginkgo.focus=\\[Feature:(DynamicKubeletConfig|LocalPersistentVolumes)\\]|Networking --ginkgo.skip=Networking-Performance|IPv6|StatefulSet --minStartupPods=8", "--timeout=180m" ], "scenario": "kubernetes_e2e",