summaryrefslogtreecommitdiffstats
path: root/jjb/doctor
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-07-06 15:03:42 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-07-06 15:03:42 +0900
commit3f5e50a4b49778ee3af5879848bf5c8afc9071f0 (patch)
tree44c65802ccf43d49e4f86e20ce51c12b97f89b1f /jjb/doctor
parentd96f2a6000e39a2ab5e725bd27736b9a58ca6288 (diff)
[doctor] add missing project parameter
This patch adds a project parameter which is refered by jenkins while it get code from the repository. JIRA: DOCTOR-12 Change-Id: I185a9a72feb286d0071dfc8ac638ea455f602e9b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/doctor')
-rw-r--r--jjb/doctor/doctor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml
index 8a140f48c..aa586642a 100644
--- a/jjb/doctor/doctor.yml
+++ b/jjb/doctor/doctor.yml
@@ -20,6 +20,9 @@
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
artifactNumToKeep: '{build-artifact-num-to-keep}'
+ parameters:
+ - project-parameter:
+ project: '{project}'
wrappers:
- ssh-agent-credentials:
users: