Merge "re-enabling ODL-L3 tests"
authorTim Rozet <trozet@redhat.com>
Mon, 8 Feb 2016 21:41:47 +0000 (21:41 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 8 Feb 2016 21:41:47 +0000 (21:41 +0000)
1  2 
jjb/apex/apex.yml

diff --combined jjb/apex/apex.yml
@@@ -84,6 -84,9 +84,6 @@@
                      pattern: 'lib/**'
                    - compare-type: ANT
                      pattern: 'config/**'
 -                forbidden-file-paths:
 -                  - compare-type: ANT
 -                    pattern: 'docs/**'
  
      properties:
          - build-blocker:
              git-revision: false
              block: true
          - trigger-builds:
 -          - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
 -            predefined-parameters:
 -              DEPLOY_SCENARIO={scenario}
 +          - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
              block: true
              block-thresholds:
                  build-step-failure-threshold: 'never'
                  failure-threshold: 'never'
                  unstable-threshold: 'FAILURE'
          - trigger-builds:
 -          - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
 +          - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
 +            predefined-parameters:
 +              DEPLOY_SCENARIO={scenario}
              block: true
              block-thresholds:
                  build-step-failure-threshold: 'never'
                  build-step-failure-threshold: 'never'
                  failure-threshold: 'never'
                  unstable-threshold: 'FAILURE'
#        - trigger-builds:
#          - project: 'apex-deploy-baremetal-os-odl_l3-nofeature-ha-{stream}'
#            predefined-parameters:
#              BUILD_DIRECTORY=apex-build-master/build_output
#            git-revision: true
#            block: true
#        - trigger-builds:
#          - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
#            predefined-parameters:
#              DEPLOY_SCENARIO=os-odl_l3-nofeature-ha
#            block: true
#            block-thresholds:
#                build-step-failure-threshold: 'never'
#                failure-threshold: 'never'
#                unstable-threshold: 'FAILURE'
#        - trigger-builds:
#          - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
#            block: true
#            block-thresholds:
#                build-step-failure-threshold: 'never'
#                failure-threshold: 'never'
#                unstable-threshold: 'FAILURE'
+         - trigger-builds:
+           - project: 'apex-deploy-baremetal-os-odl_l3-nofeature-ha-{stream}'
+             predefined-parameters:
              BUILD_DIRECTORY=apex-build-{stream}/build_output
+             git-revision: true
+             block: true
+         - trigger-builds:
+           - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
+             predefined-parameters:
+               DEPLOY_SCENARIO=os-odl_l3-nofeature-ha
+             block: true
+             block-thresholds:
+                 build-step-failure-threshold: 'never'
+                 failure-threshold: 'never'
+                 unstable-threshold: 'FAILURE'
+         - trigger-builds:
+           - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+             block: true
+             block-thresholds:
+                 build-step-failure-threshold: 'never'
+                 failure-threshold: 'never'
+                 unstable-threshold: 'FAILURE'
  
  ########################
  # parameter macros