From 262bbcbf8d62bc42dd21ea6fedc53d7fd6ea70d8 Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Fri, 31 Aug 2018 15:37:21 -0400 Subject: [PATCH] Move ansible crio to the smaller e2e suite until flakes are fixed --- .../openshift-openshift-ansible-presubmits-release-3.11.yaml | 2 +- .../openshift-openshift-ansible-presubmits.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits-release-3.11.yaml b/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits-release-3.11.yaml index 9018742b6ccdd..dea56129aaa89 100644 --- a/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits-release-3.11.yaml +++ b/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits-release-3.11.yaml @@ -133,7 +133,7 @@ presubmits: --target=e2e-gcp-crio env: - name: TEST_FOCUS - value: Suite:openshift/conformance/parallel + value: Suite:openshift/conformance/parallel/minimal - name: JOB_NAME_SAFE value: e2e-gcp-crio - name: CLUSTER_TYPE diff --git a/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits.yaml b/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits.yaml index 6a06a6f3929e9..69f227a6087ed 100644 --- a/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits.yaml +++ b/ci-operator/jobs/openshift/openshift-ansible/openshift-openshift-ansible-presubmits.yaml @@ -276,7 +276,7 @@ presubmits: --target=e2e-gcp-crio env: - name: TEST_FOCUS - value: Suite:openshift/conformance/parallel + value: Suite:openshift/conformance/parallel/minimal - name: JOB_NAME_SAFE value: e2e-gcp-crio - name: CLUSTER_TYPE