From c07a761dad520c3dc6a82b0bbc7a1bff6439f824 Mon Sep 17 00:00:00 2001 From: Rajalakshmi-Girish Date: Mon, 20 Jan 2025 02:36:50 -0800 Subject: [PATCH] Update the outdated test_args of alpha-features testsuite of release branch jobs --- config/jobs/kubernetes/generated/generated.yaml | 8 ++++---- releng/test_config.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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: