aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2016-10-18 11:11:37 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2016-10-18 09:14:45 +0000
commitcc7179cfa3f9cd14e63c469120cab1e7c798a416 (patch)
tree4da1ab13dafeab61d401d6477d9dbbfceb1c5034
parent1c3010bc4066fa6e6dc8ebbbf83e79e39981a955 (diff)
stretch-*-rootfs: update triggers to build stretch images for lt-qcom
Change-Id: Ic51ad8e6a06b559020bb179108f419faee24c8bc Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--debian-arm64-rootfs.yaml2
-rw-r--r--debian-armhf-rootfs.yaml2
-rw-r--r--stretch-arm64-rootfs.yaml2
-rw-r--r--stretch-armhf-rootfs.yaml2
4 files changed, 5 insertions, 3 deletions
diff --git a/debian-arm64-rootfs.yaml b/debian-arm64-rootfs.yaml
index dfb625cb94..fd5a5b58ec 100644
--- a/debian-arm64-rootfs.yaml
+++ b/debian-arm64-rootfs.yaml
@@ -90,6 +90,6 @@
- archive:
artifacts: 'out/linaro-jessie-${rootfs}-*'
- trigger:
- project: 'lt-qcom-debian-images-arm64, 96boards-reference-platform-debian'
+ project: '96boards-reference-platform-debian'
- email:
recipients: 'fathi.boudra@linaro.org riku.voipio@linaro.org'
diff --git a/debian-armhf-rootfs.yaml b/debian-armhf-rootfs.yaml
index c3ed08d67b..89c3ffb088 100644
--- a/debian-armhf-rootfs.yaml
+++ b/debian-armhf-rootfs.yaml
@@ -89,7 +89,5 @@
publishers:
- archive:
artifacts: 'out/linaro-jessie-${rootfs}-*'
- - trigger:
- project: 'lt-qcom-debian-images'
- email:
recipients: 'fathi.boudra@linaro.org riku.voipio@linaro.org'
diff --git a/stretch-arm64-rootfs.yaml b/stretch-arm64-rootfs.yaml
index d5db85a07d..b50efa67d8 100644
--- a/stretch-arm64-rootfs.yaml
+++ b/stretch-arm64-rootfs.yaml
@@ -93,5 +93,7 @@
publishers:
- archive:
artifacts: 'out/linaro-${codename}-${rootfs}-*'
+ - trigger:
+ project: 'lt-qcom-debian-images-arm64, lt-qcom-debian-images-arm64-dragonboard820c'
- email:
recipients: 'fathi.boudra@linaro.org riku.voipio@linaro.org'
diff --git a/stretch-armhf-rootfs.yaml b/stretch-armhf-rootfs.yaml
index 9825389b70..4e2e9f13f0 100644
--- a/stretch-armhf-rootfs.yaml
+++ b/stretch-armhf-rootfs.yaml
@@ -92,5 +92,7 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py --api_version 3 --link-latest out debian/images/${codename}/blend-armhf/${BUILD_NUMBER}
publishers:
+ - trigger:
+ project: 'lt-qcom-debian-images'
- email:
recipients: 'fathi.boudra@linaro.org riku.voipio@linaro.org'