diff --git a/ci-operator/config/openshift/console/openshift-console-main.yaml b/ci-operator/config/openshift/console/openshift-console-main.yaml index fbd9ae1b043dc..dd58cf552ec54 100644 --- a/ci-operator/config/openshift/console/openshift-console-main.yaml +++ b/ci-operator/config/openshift/console/openshift-console-main.yaml @@ -107,8 +107,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: @@ -134,7 +135,7 @@ tests: - always_run: false as: e2e-playwright optional: true - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.15.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.15.yaml index 7dd1fe8ade342..9a61b7c15da83 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.15.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.15.yaml @@ -75,7 +75,8 @@ tests: commands: ./analyze.sh container: from: test-bin -- as: e2e-gcp-console +- always_run: false + as: e2e-gcp-console steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.16.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.16.yaml index 221b2f468699f..bb8f31d50aeef 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.16.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.16.yaml @@ -75,7 +75,8 @@ tests: commands: ./analyze.sh container: from: test-bin -- as: e2e-gcp-console +- always_run: false + as: e2e-gcp-console steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.17.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.17.yaml index 8c64ea660e7a8..4628cb4bbf557 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.17.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.17.yaml @@ -75,7 +75,8 @@ tests: commands: ./analyze.sh container: from: test-bin -- as: e2e-gcp-console +- always_run: false + as: e2e-gcp-console steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.18.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.18.yaml index d6a26e7076282..3abffa78121c9 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.18.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.18.yaml @@ -78,8 +78,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.19.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.19.yaml index 10b155b885573..84a7e9ddb924a 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.19.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.19.yaml @@ -78,8 +78,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.20.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.20.yaml index 92e65f0de3299..3ff03787b26fb 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.20.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.20.yaml @@ -78,8 +78,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.21.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.21.yaml index f5a8a9f28b464..ab7f2d6d1c513 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.21.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.21.yaml @@ -78,8 +78,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.22.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.22.yaml index 721085fa9c9f9..66c6600e3f106 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.22.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.22.yaml @@ -78,8 +78,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-4.23.yaml b/ci-operator/config/openshift/console/openshift-console-release-4.23.yaml index bd05a309e4623..d527b6fa333ae 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-4.23.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-4.23.yaml @@ -107,8 +107,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: @@ -134,7 +135,7 @@ tests: - always_run: false as: e2e-playwright optional: true - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-5.0.yaml b/ci-operator/config/openshift/console/openshift-console-release-5.0.yaml index 5e3acb3521f36..e92ca7da0837c 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-5.0.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-5.0.yaml @@ -108,8 +108,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: @@ -135,7 +136,7 @@ tests: - always_run: false as: e2e-playwright optional: true - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/config/openshift/console/openshift-console-release-5.1.yaml b/ci-operator/config/openshift/console/openshift-console-release-5.1.yaml index 19204ecfa4c3f..7f6ac2f29f798 100644 --- a/ci-operator/config/openshift/console/openshift-console-release-5.1.yaml +++ b/ci-operator/config/openshift/console/openshift-console-release-5.1.yaml @@ -107,8 +107,9 @@ tests: container: from: test-bin skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ -- as: e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ +- always_run: false + as: e2e-gcp-console + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: @@ -134,7 +135,7 @@ tests: - always_run: false as: e2e-playwright optional: true - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ steps: cluster_profile: openshift-org-gcp test: diff --git a/ci-operator/jobs/openshift/console/openshift-console-main-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-main-presubmits.yaml index 0a97ce42ffc93..72ee4bccc696d 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-main-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-main-presubmits.yaml @@ -138,6 +138,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^main$ - ^main- @@ -157,7 +159,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-main-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: @@ -225,6 +226,8 @@ presubmits: trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^main$ - ^main- @@ -245,7 +248,6 @@ presubmits: name: pull-ci-openshift-console-main-e2e-playwright optional: true rerun_command: /test e2e-playwright - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.15-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.15-presubmits.yaml index 1ce4541aeb625..7cc94bb55a916 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.15-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.15-presubmits.yaml @@ -133,7 +133,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.15$ - ^release-4\.15- @@ -216,7 +216,7 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) + trigger: (?m)^/test( | .* )(e2e-gcp-console|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.16-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.16-presubmits.yaml index 6a8a074d198f6..fa6fd4772edf1 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.16-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.16-presubmits.yaml @@ -133,7 +133,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.16$ - ^release-4\.16- @@ -216,7 +216,7 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) + trigger: (?m)^/test( | .* )(e2e-gcp-console|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.17-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.17-presubmits.yaml index 039b4349cb2b3..2b141fbd357e7 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.17-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.17-presubmits.yaml @@ -133,7 +133,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes - always_run: true + always_run: false branches: - ^release-4\.17$ - ^release-4\.17- @@ -216,7 +216,7 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) + trigger: (?m)^/test( | .* )(e2e-gcp-console|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.18-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.18-presubmits.yaml index d5428e91f80ae..722108291bd90 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.18-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.18-presubmits.yaml @@ -136,6 +136,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.18$ - ^release-4\.18- @@ -154,7 +156,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-4.18-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.19-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.19-presubmits.yaml index a820ebeed527a..d6863aabf6aab 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.19-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.19-presubmits.yaml @@ -136,6 +136,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.19$ - ^release-4\.19- @@ -154,7 +156,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-4.19-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.20-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.20-presubmits.yaml index 9d4bc059234cc..f3658dd55b35e 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.20-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.20-presubmits.yaml @@ -136,6 +136,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.20$ - ^release-4\.20- @@ -154,7 +156,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-4.20-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.21-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.21-presubmits.yaml index 3a50f51c5de6a..78234486b02f9 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.21-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.21-presubmits.yaml @@ -136,6 +136,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.21$ - ^release-4\.21- @@ -154,7 +156,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-4.21-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.22-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.22-presubmits.yaml index a172eedd74dbc..d04d61839ab0c 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.22-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.22-presubmits.yaml @@ -136,6 +136,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.22$ - ^release-4\.22- @@ -154,7 +156,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-4.22-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-4.23-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-4.23-presubmits.yaml index acbd2584e42a7..8bf689b555b9d 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-4.23-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-4.23-presubmits.yaml @@ -138,6 +138,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.23$ - ^release-4\.23- @@ -157,7 +159,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-4.23-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: @@ -225,6 +226,8 @@ presubmits: trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-4\.23$ - ^release-4\.23- @@ -245,7 +248,6 @@ presubmits: name: pull-ci-openshift-console-release-4.23-e2e-playwright optional: true rerun_command: /test e2e-playwright - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-5.0-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-5.0-presubmits.yaml index 55a0b7565ce67..584d24325dd88 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-5.0-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-5.0-presubmits.yaml @@ -138,6 +138,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-5\.0$ - ^release-5\.0- @@ -157,7 +159,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-5.0-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: @@ -225,6 +226,8 @@ presubmits: trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-5\.0$ - ^release-5\.0- @@ -245,7 +248,6 @@ presubmits: name: pull-ci-openshift-console-release-5.0-e2e-playwright optional: true rerun_command: /test e2e-playwright - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/ci-operator/jobs/openshift/console/openshift-console-release-5.1-presubmits.yaml b/ci-operator/jobs/openshift/console/openshift-console-release-5.1-presubmits.yaml index f829381c6c395..52804e0e4233e 100644 --- a/ci-operator/jobs/openshift/console/openshift-console-release-5.1-presubmits.yaml +++ b/ci-operator/jobs/openshift/console/openshift-console-release-5.1-presubmits.yaml @@ -138,6 +138,8 @@ presubmits: trigger: (?m)^/test( | .* )backend,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-5\.1$ - ^release-5\.1- @@ -157,7 +159,6 @@ presubmits: pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-console-release-5.1-e2e-gcp-console rerun_command: /test e2e-gcp-console - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: @@ -225,6 +226,8 @@ presubmits: trigger: (?m)^/test( | .* )e2e-gcp-console,?($|\s.*) - agent: kubernetes always_run: false + annotations: + pipeline_skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ branches: - ^release-5\.1$ - ^release-5\.1- @@ -245,7 +248,6 @@ presubmits: name: pull-ci-openshift-console-release-5.1-e2e-playwright optional: true rerun_command: /test e2e-playwright - skip_if_only_changed: \.md$|(?:^|/)(?:\.gitignore|OWNERS|LICENSE)$ spec: containers: - args: diff --git a/core-services/pipeline-controller/lgtm-config.yaml b/core-services/pipeline-controller/lgtm-config.yaml index 6ed51f2f5e6e8..7bc1fa55543eb 100644 --- a/core-services/pipeline-controller/lgtm-config.yaml +++ b/core-services/pipeline-controller/lgtm-config.yaml @@ -5,3 +5,4 @@ orgs: - api - hypershift - machine-config-operator + - console