Merge "Fill stable branch details"
[releng.git] / jjb / fuel / fuel-verify-jobs.yaml
index 51f4afe..ea27d9c 100644 (file)
                 GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
                 GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
               node-parameters: true
+              enable-condition: "def m = ! ('$NODE_LABELS' =~ /armband-virtual/)"
               kill-phase-on: NEVER
               abort-all-job: true
 
                 exclude-no-code-change: 'false'
             - draft-published-event
             - comment-added-contains-event:
-                comment-contains-value: '(recheck|reverify)(\s|:\s*[-\w]+-noha)'
+                comment-contains-value: '(recheck|reverify)(\s|$|:\s*[-\w]+-noha)'
           projects:
             - project-compare-type: 'ANT'
               project-pattern: '{project}'
     triggers:
       - gerrit:
           <<: *fuel_verify_virtual_amd64_trigger
-          skip-vote:
-            successful: true
-            failed: true
-            unstable: true
-            notbuilt: true
 - trigger:
     name: 'fuel-verify-baremetal-amd64-trigger'
     triggers:
     builders:
       - shell: |
           #!/bin/bash -ex
-          sudo ./ci/build.sh 'verify' ''
+          sudo -E ./ci/build.sh 'verify' ''