X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fapex%2Fapex.yml;h=f47775f61a08d068b2f9ed7e4936ee664cfd533a;hb=55667d21f12f21317d52cb8b3b753ea92a037ccc;hp=f18fe404147c52bca4df5fa612bb665f6e862d6d;hpb=e79e592fb9559f2a513bb86112acad3746148aac;p=releng.git diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index f18fe4041..f47775f61 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -752,6 +752,20 @@ 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