Disable isafw report and change trigger 25/11325/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 14 Oct 2017 11:19:53 +0000 (13:19 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 14 Oct 2017 11:19:53 +0000 (13:19 +0200)
Change-Id: Ie9af0df97a76b4684201fe392153aa8cc680c4a0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml

index a5a356e..f6abf15 100644 (file)
@@ -63,7 +63,7 @@
     triggers:
       - gerrit-trigger-patch-submitted-silent:
           name: 'AGL/AGL-repo'
-          branch: '**/tags/eel/**'
+          branch: 'tags/eel/**'
 
     wrappers:
       - agl-infra-wrappers:
           - ../common/include-agl-header.sh
           - ../common/include-agl-repo.sh
           - ../common/include-agl-select.sh
+          - ../common/include-agl-export-eula.sh
           - ../common/include-agl-source-aglsetup.sh
           - ../common/include-agl-auto-conf.sh
           - ../common/include-agl-limit-parallelism.sh
           - ../common/include-agl-cat-auto-conf.sh
           - ../common/include-agl-local-conf-archiver.sh
-          - ../common/include-agl-local-conf-isafw.sh
+          #- ../common/include-agl-local-conf-isafw.sh
           - ../common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
           - ../common/include-agl-local-conf-vmdk.sh
           - ../common/include-agl-local-conf-rpi3-imagetype.sh
-          - ../common/include-agl-export-eula.sh
           - ../common/include-agl-bitbake-image.sh
           - ../common/include-agl-bitbake-sdk.sh
           - ../common/include-agl-run-test-prepare.sh