[Fuel] Swap over functest with yardstick 01/18801/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Wed, 17 Aug 2016 07:49:40 +0000 (10:49 +0300)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Wed, 17 Aug 2016 07:55:11 +0000 (10:55 +0300)
The smoke tests (functest) should run before
benchmarking ones (yardstick).

Change-Id: Ida02491b728ab98b42c19bd98ab9105a6a24eb94
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
jjb/fuel/fuel-ci-jobs.yml

index 8648d23..53155cc 100644 (file)
               same-node: true
               block: true
         - trigger-builds:
-            - project: 'yardstick-fuel-{pod}-daily-{stream}'
+            - project: 'functest-fuel-{pod}-daily-{stream}'
               current-parameters: false
               predefined-parameters:
                 DEPLOY_SCENARIO={scenario}
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
         - trigger-builds:
-            - project: 'functest-fuel-{pod}-daily-{stream}'
+            - project: 'yardstick-fuel-{pod}-daily-{stream}'
               current-parameters: false
               predefined-parameters:
                 DEPLOY_SCENARIO={scenario}