From 616efa2267ce38bde66249c8e25cca245884fc12 Mon Sep 17 00:00:00 2001 From: Steve Kuznetsov Date: Wed, 11 Oct 2017 10:59:30 -0400 Subject: [PATCH] Update the job that the integration tests use Signed-off-by: Steve Kuznetsov --- cluster/ci/config/prow/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/ci/config/prow/config.yaml b/cluster/ci/config/prow/config.yaml index d961d736a7ed9..6c26b06f72d81 100644 --- a/cluster/ci/config/prow/config.yaml +++ b/cluster/ci/config/prow/config.yaml @@ -69,7 +69,7 @@ presubmits: rerun_command: "/test origin-ut" trigger: "((?m)^/test origin-ut,?(\\s+|$))" - - name: origin-ci-it-origin + - name: origin-ci-int-origin agent: jenkins always_run: false context: ci/openshift-jenkins/experimental/integration