fuel: Drop obsolete DEPLOY_TIMEOUT 29/44529/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 8 Oct 2017 17:23:25 +0000 (19:23 +0200)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 10 Oct 2017 19:33:13 +0000 (19:33 +0000)
While at it, add missing DEPLOY_SCENARIO for Fuel log collection job.
This will add some more useful info to each job description text.

Change-Id: I4936013dc23ed696ad4a526961b23031753aed2a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jjb/fuel/fuel-daily-jobs.yml
jjb/fuel/fuel-weekly-jobs.yml

index b6a1bc4..92ad8e6 100644 (file)
             - trigger-builds:
                 - project: 'fuel-collect-logs-{pod}-daily-{stream}'
                   current-parameters: false
+                  predefined-parameters:
+                    DEPLOY_SCENARIO={scenario}
                   block: true
                   same-node: true
                   block-thresholds:
       - string:
           name: DEPLOY_SCENARIO
           default: 'os-odl-nofeature-ha'
-      - string:
-          name: DEPLOY_TIMEOUT
-          default: '150'
-          description: 'Deployment timeout in minutes'
 
     scm:
       - git-scm
           gs-pathname: '{gs-pathname}'
       - '{slave-label}-defaults':
           installer: '{installer}'
+      - string:
+          name: DEPLOY_SCENARIO
+          default: 'os-odl-nofeature-ha'
 
     scm:
       - git-scm
index 2544e92..f21c586 100644 (file)
       - string:
           name: DEPLOY_SCENARIO
           default: 'os-odl-nofeature-ha'
-      - string:
-          name: DEPLOY_TIMEOUT
-          default: '150'
-          description: 'Deployment timeout in minutes'
 
     scm:
       - git-scm