From: MatthewLi Date: Tue, 6 Dec 2016 11:40:48 +0000 (-0500) Subject: dovetail: add missed parameter X-Git-Tag: danube.1.0~595 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9e638c7531675092d431e473c2c2861adf5d88c0;p=releng.git dovetail: add missed parameter JIRA: DOVETAIL-150 Change-Id: I5585f63f113c6f5a099be6f202966bf80d42d728 Signed-off-by: MatthewLi --- diff --git a/jjb/dovetail/dovetail-ci-jobs.yml b/jjb/dovetail/dovetail-ci-jobs.yml index 263e3b261..f32fba9cf 100644 --- a/jjb/dovetail/dovetail-ci-jobs.yml +++ b/jjb/dovetail/dovetail-ci-jobs.yml @@ -165,6 +165,10 @@ name: TESTSUITE default: '{testsuite}' description: "dovetail testsuite to run" + - string: + name: DOVETAIL_REPO_DIR + default: "/home/opnfv/dovetail" + description: "Directory where the dovetail repository is cloned" scm: - git-scm: