Add a job to run new proposed_tests on Fuel 77/67277/3
authorxudan <xudan16@huawei.com>
Mon, 18 Mar 2019 07:19:03 +0000 (03:19 -0400)
committerxudan <xudan16@huawei.com>
Wed, 27 Mar 2019 06:39:27 +0000 (02:39 -0400)
Change-Id: Ic5392add75c9c7960551a1398436fd23d07539a3
Signed-off-by: xudan <xudan16@huawei.com>
jjb/fuel/fuel-daily-jobs.yaml

index 982b83e..6717b78 100644 (file)
       # 2.testsuite default here is for the test cases already added into OVP
       # 3.run default testsuite mandatory test cases against ha scenario
       # 4.run default testsuite optional test cases against ha scenario twice one week
-      # 5.not used for release criteria or compliance, only to debug the dovetail tool bugs
+      # 5.run proposed_tests testsuite optional test cases against ha scenario
+      # 6.not used for release criteria or compliance, only to debug the dovetail tool bugs
       - conditional-step:
           condition-kind: and
           condition-operands:
                     build-step-failure-threshold: 'never'
                     failure-threshold: 'never'
                     unstable-threshold: 'FAILURE'
+                - project: 'dovetail-fuel-{pod}-proposed_tests-optional-{stream}'
+                  current-parameters: false
+                  predefined-parameters: |
+                    DEPLOY_SCENARIO={scenario}
+                    INSTALLER_VERSION={stream}
+                  block: true
+                  same-node: true
+                  block-thresholds:
+                    build-step-failure-threshold: 'never'
+                    failure-threshold: 'never'
+                    unstable-threshold: 'FAILURE'
       - conditional-step:
           condition-kind: and
           condition-operands: