From 6af695d65d280beb69be1bce1396a4ff7c198f2a Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Mon, 26 Nov 2018 15:15:57 -0500 Subject: [PATCH] Use gerrit patch for coe csit Change-Id: I350d8d55c34735f01a41b9fd2f616bb0084b876d Signed-off-by: Sam Hague --- jjb/integration/integration-deploy-controller-run-test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/integration/integration-deploy-controller-run-test.sh b/jjb/integration/integration-deploy-controller-run-test.sh index 20a536a45..4aeb4471d 100755 --- a/jjb/integration/integration-deploy-controller-run-test.sh +++ b/jjb/integration/integration-deploy-controller-run-test.sh @@ -79,6 +79,8 @@ pybot -N ${TESTPLAN} \ -v BUNDLE_URL:${ACTUAL_BUNDLE_URL} \ -v CONTROLLER:${ODL_SYSTEM_IP} \ -v CONTROLLER_USER:${USER} \ + -v GERRIT_BRANCH:${GERRIT_BRANCH} \ + -v GERRIT_REFSPEC:${GERRIT_REFSPEC} \ -v JAVA_HOME:${JAVA_HOME} \ -v JDKVERSION:${JDKVERSION} \ -v JENKINS_WORKSPACE:${WORKSPACE} \ -- 2.36.6