Align Compass with CI Evolution Phase 1 09/40509/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 28 Aug 2017 18:34:44 +0000 (11:34 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 28 Aug 2017 19:46:41 +0000 (12:46 -0700)
Compass doesn't require deployments to happen on the same machine as the
builds and needs to have 'compass-build-iso-{stream}' renamed in
order to align with CI Evolution Phase 1.

JIRA: RELENG-287

Change-Id: I31ea5899882edb37a08b301bf69bf381182b0019
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/compass4nfv/compass-project-jobs.yml

index 5948245..691e762 100644 (file)
             disabled: false
 
     jobs:
-        - 'compass-build-iso-{stream}'
+        - '{installer}-build-daily-{stream}'
         - 'compass-build-ppa-{stream}'
 
 ########################
 # job templates
 ########################
 - job-template:
-    name: 'compass-build-iso-{stream}'
+    name: '{installer}-build-daily-{stream}'
 
     disabled: '{obj:disabled}'