From 81d3bce94a6cf6687f29a78b560b037696abd22b Mon Sep 17 00:00:00 2001 From: Jakob Naucke Date: Fri, 14 Aug 2026 10:41:58 +0000 Subject: [PATCH] trusted-execution-clusters: no skip_if_only_changed Overrides `always_run: false`, leading to unsolicited runs on PRs such as https://github.com/trusted-execution-clusters/operator/pull/337. The burden is on the reviewer to not trigger a test in these no-test-impact cases. Signed-off-by: Jakob Naucke --- .../trusted-execution-clusters-operator-main__azure.yaml | 1 - .../trusted-execution-clusters-operator-main-presubmits.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/ci-operator/config/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main__azure.yaml b/ci-operator/config/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main__azure.yaml index 3f076807168fe..e939190d5ee33 100644 --- a/ci-operator/config/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main__azure.yaml +++ b/ci-operator/config/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main__azure.yaml @@ -60,7 +60,6 @@ tests: - always_run: false as: integration-test optional: true - skip_if_only_changed: ^(\.github|LICENSES|bundle|docs|examples)/|^(README\.md|\.gitignore)$ steps: cluster_profile: openshift-org-aws test: diff --git a/ci-operator/jobs/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main-presubmits.yaml b/ci-operator/jobs/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main-presubmits.yaml index 934118d3d0c71..a636dc93d550b 100644 --- a/ci-operator/jobs/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main-presubmits.yaml +++ b/ci-operator/jobs/trusted-execution-clusters/operator/trusted-execution-clusters-operator-main-presubmits.yaml @@ -86,7 +86,6 @@ presubmits: name: pull-ci-trusted-execution-clusters-operator-main-azure-integration-test optional: true rerun_command: /test azure-integration-test - skip_if_only_changed: ^(\.github|LICENSES|bundle|docs|examples)/|^(README\.md|\.gitignore)$ spec: containers: - args: