From 9e638c7531675092d431e473c2c2861adf5d88c0 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Tue, 6 Dec 2016 06:40:48 -0500 Subject: [PATCH] dovetail: add missed parameter JIRA: DOVETAIL-150 Change-Id: I5585f63f113c6f5a099be6f202966bf80d42d728 Signed-off-by: MatthewLi --- jjb/dovetail/dovetail-ci-jobs.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: -- 2.16.6