From 7284e5b172492bc8ce21fec05314a28576bcd71c Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Fri, 6 Jun 2025 09:17:42 +0200 Subject: [PATCH] alpha -> Alpha MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I72a7da251b99297c41dde52977bd7ea2e7eb68a2 Signed-off-by: Cédric Ollivier --- docker/smoke/testcases.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 1e81123a..75b76c14 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -63,7 +63,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-api-machinery\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]|\ \\[Feature:CrossNamespacePodAffinity\\]|\ \\[Feature:CustomResourceValidationExpressions\\]|\ @@ -84,7 +84,7 @@ tiers: args: ginkgo: focus: \[sig-api-machinery\].*\[Serial\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Conformance\\]|\ \\[Feature:CrossNamespacePodAffinity]|\ \\[Feature:CustomResourceValidationExpressions\\]|\ @@ -106,7 +106,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-apps] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]|\ \\[Feature:DaemonSetUpdateSurge\\]|\ \\[Feature:IndexedJob\\]|\ @@ -128,7 +128,7 @@ tiers: args: ginkgo: focus: \[sig-apps].*\[Serial\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Conformance\\]|\ \\[Feature:DaemonSetUpdateSurge\\]|\ \\[Feature:IndexedJob\\]|\ @@ -151,7 +151,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-auth\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]|\ \\[Feature:ClusterTrustBundle\\]|\ \\[Feature:PodSecurityPolicy\\]|\ @@ -171,7 +171,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-cluster-lifecycle\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]" - case_name: sig_instrumentation project_name: functest @@ -188,7 +188,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-instrumentation\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]|\\[Feature:Elasticsearch\\]|\ \\[Feature:StackdriverAcceleratorMonitoring\\]|\ \\[Feature:StackdriverCustomMetrics\\]|\ @@ -210,7 +210,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-network\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]|\ \\[Feature:Example\\]|\ \\[Feature:Ingress\\]|\ @@ -245,7 +245,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-node] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Serial\\]|\\[Conformance\\]|\ \\[Feature:DynamicResourceAllocation\\]|\ \\[Feature:ExperimentalResourceUsageTracking\\]|\ @@ -280,7 +280,7 @@ tiers: args: ginkgo: focus: \[sig-scheduling\].*\[Serial\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Conformance\\]|\ \\[Feature:GPUDevicePlugin\\]|\ \\[Feature:Recreate\\]|\ @@ -300,7 +300,7 @@ tiers: nodes: 10 ginkgo: focus: \[sig-storage\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Conformance\\]|\\[Driver:.+\\]|\ \\[Feature:CSIVolumeHealth\\]|\ \\[Feature:ExpandInUsePersistentVolumes\\]|\ @@ -332,7 +332,7 @@ tiers: args: ginkgo: focus: \[sig-storage\].*\[Serial\] - skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ + skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[Alpha\\]|\ \\[Conformance\\]|\\[Driver:.+\\]|\ \\[Feature:CSIVolumeHealth\\]|\ \\[Feature:ExpandInUsePersistentVolumes\\]|\ -- 2.16.6