From f2dc2462571800e62cba969964de621dca09299c Mon Sep 17 00:00:00 2001 From: Mike Marchetti Date: Mon, 2 Oct 2017 09:38:12 -0400 Subject: [PATCH 1/1] apply test_install into method Signed-off-by: Mike Marchetti --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 25cc46861..99cb40523 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -27,6 +27,6 @@ node('docker') { params.GERRIT_BRANCH, params.GERRIT_REFSPEC, params.GERRIT_PATCHSET_REVISION, - params.BUILD_SYSTEM, + params.TEST_INSTALL, params.ARTIFACTORY_SERVER) } -- 2.17.1