From: Jan-Simon Möller Date: Sat, 14 Oct 2017 11:19:53 +0000 (+0200) Subject: Disable isafw report and change trigger X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F11325%2F1;p=ci-management.git Disable isafw report and change trigger Change-Id: Ie9af0df97a76b4684201fe392153aa8cc680c4a0 Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml b/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml index a5a356e2..f6abf158 100644 --- a/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml +++ b/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml @@ -63,7 +63,7 @@ triggers: - gerrit-trigger-patch-submitted-silent: name: 'AGL/AGL-repo' - branch: '**/tags/eel/**' + branch: 'tags/eel/**' wrappers: - agl-infra-wrappers: @@ -92,16 +92,16 @@ - ../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