diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-12-06 06:40:48 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-12-06 06:42:50 -0500 |
commit | 9e638c7531675092d431e473c2c2861adf5d88c0 (patch) | |
tree | 9dc9e1f28ef9ad2771ed6dfde4a445e7ff5bd8a5 /jjb/dovetail | |
parent | 40257d168c61e4201cf2312c5b3b8dd7fcd4503e (diff) |
dovetail: add missed parameter
JIRA: DOVETAIL-150
Change-Id: I5585f63f113c6f5a099be6f202966bf80d42d728
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/dovetail')
-rw-r--r-- | jjb/dovetail/dovetail-ci-jobs.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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: |