diff --git a/config/jobs/kubernetes/generated/generated.yaml b/config/jobs/kubernetes/generated/generated.yaml index 81a830aa6486..44a1e881e588 100644 --- a/config/jobs/kubernetes/generated/generated.yaml +++ b/config/jobs/kubernetes/generated/generated.yaml @@ -26,7 +26,7 @@ periodics: - --env=KUBE_FEATURE_GATES=AllAlpha=true,EventedPLEG=false - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/all=true - - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 + - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 env: image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-master resources: @@ -253,7 +253,7 @@ periodics: - --env=KUBE_FEATURE_GATES=AllAlpha=true,EventedPLEG=false - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/all=true - - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 + - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 env: image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-master resources: @@ -468,7 +468,7 @@ periodics: - --env=KUBE_FEATURE_GATES=AllAlpha=true,EventedPLEG=false - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/all=true - - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 + - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 env: image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-master resources: @@ -684,7 +684,7 @@ periodics: - --env=KUBE_FEATURE_GATES=AllAlpha=true,EventedPLEG=false - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/all=true - - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 --minStartupPods=8 + - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 env: image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-master resources: diff --git a/releng/test_config.yaml b/releng/test_config.yaml index 261de01db193..a79b7619ad30 100644 --- a/releng/test_config.yaml +++ b/releng/test_config.yaml @@ -271,8 +271,8 @@ testSuites: # Panic if anything mutates a shared informer cache - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/all=true - - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking - --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 + - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking + --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 cluster: k8s-infra-prow-build alphafeatures-eventedpleg: @@ -284,8 +284,8 @@ testSuites: # Panic if anything mutates a shared informer cache - --env=ENABLE_CACHE_MUTATION_DETECTOR=true - --runtime-config=api/all=true - - --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandCSIVolumes|ExpandInUseVolumes)\]|Networking - --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Networking-IPv6)\]|csi-hostpath-v0 + - --test_args=--ginkgo.focus=\[Feature:(AdmissionWebhookMatchConditions|InPlacePodVerticalScaling|SidecarContainers|StorageVersionAPI|PodPreset|StatefulSetAutoDeletePVC|ClusterTrustBundle|ClusterTrustBundleProjection)\]|Networking + --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance|Example)\]|IPv6|csi-hostpath-v0 --minStartupPods=8 cluster: k8s-infra-prow-build alphafeatures-no-ccm: