diff --git a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml index e435d43e41b4..a377a0971cfa 100644 --- a/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml +++ b/config/jobs/kubernetes/sig-instrumentation/sig-instrumentation-kind-periodics.yaml @@ -52,7 +52,7 @@ periodics: - name: GINKGO_TOLERATE_FLAKES value: "n" - name: LABEL_FILTER - - value: >- + value: >- (Conformance || Feature: containsAny DynamicResourceAllocation) && Feature: isSubsetOf DynamicResourceAllocation && !Slow && !Disruptive && !Flaky - name: PARALLEL diff --git a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.31.yaml b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.31.yaml index 47607eaa287d..cf9586802507 100644 --- a/config/jobs/kubernetes/sig-release/release-branch-jobs/1.31.yaml +++ b/config/jobs/kubernetes/sig-release/release-branch-jobs/1.31.yaml @@ -159,7 +159,6 @@ periodics: - name: GINKGO_TOLERATE_FLAKES value: "n" - name: LABEL_FILTER - - name: "" value: '(Conformance || Feature: containsAny DynamicResourceAllocation) && Feature: isSubsetOf DynamicResourceAllocation && !Slow && !Disruptive && !Flaky' - name: PARALLEL value: "true"