Auto: Project Modification in armband jobs 15/58415/3
authorPaul Vaduva <Paul.Vaduva@enea.com>
Mon, 11 Jun 2018 11:37:12 +0000 (13:37 +0200)
committerPaul-Ionut Vaduva <paul.vaduva@enea.com>
Tue, 12 Jun 2018 11:46:26 +0000 (11:46 +0000)
In order for us to run a job template from
armband project and to override the project
parameter that defaults to auto we need to
modify the template for the deploy job from
armband.

Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
jjb/armband/armband-ci-jobs.yaml
jjb/auto/auto.yaml

index fe2bbcc..140f84b 100644 (file)
       - string:
           name: DEPLOY_SCENARIO
           default: 'os-odl-nofeature-ha'
+      - string:
+          name: PROJECT
+          default: '{project}'
 
     scm:
       - git-scm
index 5c2af04..d70b204 100644 (file)
@@ -96,9 +96,6 @@
       - string:
           name: DEPLOY_SCENARIO
           default: '{scenario}'
-      - string:
-          name: PROJECT
-          default: '{project}'
 
     builders:
       - trigger-builds: