From: Ryota MIBU Date: Mon, 6 Jul 2015 06:03:42 +0000 (+0900) Subject: [doctor] add missing project parameter X-Git-Tag: arno.2015.2.0~169 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3f5e50a4b49778ee3af5879848bf5c8afc9071f0;p=releng.git [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 --- 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: