aboutsummaryrefslogtreecommitdiff
path: root/trigger-rpb-debian-installer.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-07-02 12:20:07 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-07-02 12:20:07 +0300
commite0c7324d83a9ae1547d8d363ef708c3c1c881819 (patch)
treef817dc6626a4e643a0accf315848a620ad29289b /trigger-rpb-debian-installer.yaml
parentdfc5054ae9b9efdc48a7f5b21350fca158c91333 (diff)
RPB: rename the build jobs files and adjust display names
As part of the Reference Software Platform transition, rename the build jobs files and adjust the display names. It's a purely cosmetic change in order to start to move RPBs into their own namespace: https://ci.linaro.org/view/reference-platform/ Note: the build jobs names aren't yet modified on purpose and avoid to break the build pipeline. Change-Id: Iba180092faafda1378a243d339c19cc2b0c32d9c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'trigger-rpb-debian-installer.yaml')
-rw-r--r--trigger-rpb-debian-installer.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/trigger-rpb-debian-installer.yaml b/trigger-rpb-debian-installer.yaml
new file mode 100644
index 0000000000..987ba21232
--- /dev/null
+++ b/trigger-rpb-debian-installer.yaml
@@ -0,0 +1,27 @@
+- job:
+ name: trigger-96boards-reference-debian-installer
+ project-type: freestyle
+ defaults: global
+ logrotate:
+ daysToKeep: 30
+ numToKeep: 30
+ properties:
+ - authorization:
+ anonymous:
+ - job-read
+ disabled: false
+ node: build
+ display-name: 'Trigger for Reference Platform - Debian Installer'
+ triggers:
+ - pollurl:
+ cron: '@hourly'
+ polling-node: build
+ urls:
+ - url: 'http://repo.linaro.org/ubuntu/linaro-overlay/dists/jessie/main/binary-arm64/'
+ check-content:
+ - simple: true
+ wrappers:
+ - timestamps
+ builders:
+ - trigger-builds:
+ - project: '96boards-reference-debian-installer'