From 558ca09488d9ea7b3b0c76b71e49d7c93b8cbb07 Mon Sep 17 00:00:00 2001 From: Eric Fried Date: Wed, 4 Aug 2021 09:59:35 -0500 Subject: [PATCH] Hive: Make e2e-pool mandatory (except docs-only) The e2e-pool test now exists and is functional (https://github.com/openshift/hive/pull/1482). Make it run mandatorily for all PRs except those that only touch docs (same configuration as other required jobs). HIVE-1605 --- .../jobs/openshift/hive/openshift-hive-master-presubmits.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/jobs/openshift/hive/openshift-hive-master-presubmits.yaml b/ci-operator/jobs/openshift/hive/openshift-hive-master-presubmits.yaml index 839467d31386d..5ecca92ceec28 100644 --- a/ci-operator/jobs/openshift/hive/openshift-hive-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/hive/openshift-hive-master-presubmits.yaml @@ -273,8 +273,8 @@ presubmits: ci-operator.openshift.io/prowgen-controlled: "true" pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-openshift-hive-master-e2e-pool - optional: true rerun_command: /test e2e-pool + skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$ spec: containers: - args: