Merge "Apex: changes build result using groovy-postbuild"
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 31 Jul 2017 14:58:15 +0000 (14:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 31 Jul 2017 14:58:15 +0000 (14:58 +0000)
1  2 
jjb/apex/apex.yml

diff --combined jjb/apex/apex.yml
                <<: *master
          - 'os-odl-bgpvpn-ha':
                <<: *master
 +        - 'os-ovn-nofeature-noha':
 +              <<: *master
  
      platform:
           - 'baremetal'
              on-evaluation-failure: mark-unstable
              steps:
                  - shell: 'echo "Tests Passed"'
+ # Build status is always success due conditional plugin prefetching
+ # build status before multijob phases execute
+ #        - conditional-step:
+ #            condition-kind: current-status
+ #            condition-worst: SUCCESS
+ #            condtion-best: SUCCESS
+ #            on-evaluation-failure: mark-unstable
+ #            steps:
+ #                - shell: 'echo "Tests Passed"'
+     publishers:
+         - groovy-postbuild:
+             script:
+                 !include-raw-escape: ./update-build-result.groovy
  
  
  # danube Daily
                    abort-all-job: true
                    git-revision: false
  
 +                - name: 'apex-os-ovn-nofeature-noha-baremetal-master'
 +                  node-parameters: false
 +                  current-parameters: false
 +                  predefined-parameters: |
 +                    OPNFV_CLEAN=yes
 +                  kill-phase-on: NEVER
 +                  abort-all-job: true
 +                  git-revision: false
 +
  
  
  # snapshot create