aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-06-14 16:10:45 +0800
committerFathi Boudra <fathi.boudra@linaro.org>2018-06-14 09:29:33 +0000
commitf1298310b4e27b6d6f02e430ffe1a6a829628905 (patch)
tree9045cfa36c64fe94794796dfd46a1a2c19b3454a
parent9054861e9f15923d133a02a61ce2755db84260d2 (diff)
erp-test-automation: migrate to matrix build job
Change-Id: I651d37f4b12e5448e99b3be039f57423ae519bba Signed-off-by: Chase Qi <chase.qi@linaro.org>
-rw-r--r--rpb-centos-installer-staging.yaml3
-rw-r--r--rpb-centos-installer.yaml3
-rw-r--r--rpb-debian-installer-staging.yaml3
-rw-r--r--rpb-debian-installer.yaml3
-rw-r--r--trigger-erp-test-automation-weekly.yaml6
5 files changed, 6 insertions, 12 deletions
diff --git a/rpb-centos-installer-staging.yaml b/rpb-centos-installer-staging.yaml
index 189b80e4d1..2c1a23ec4f 100644
--- a/rpb-centos-installer-staging.yaml
+++ b/rpb-centos-installer-staging.yaml
@@ -85,9 +85,8 @@
--link-latest \
out 96boards/reference-platform/components/centos-installer-staging/${BUILD_NUMBER}/
- trigger-builds:
- - project: erp-test-automation
+ - project: erp-test-automation-matrix
predefined-parameters: |
- HOSTS=cb-g0
BUILD_ENV=staging
BUILD_NUM=${BUILD_NUMBER}
BUILD_DISTRO=centos
diff --git a/rpb-centos-installer.yaml b/rpb-centos-installer.yaml
index a2e8144a7f..3da9a0c249 100644
--- a/rpb-centos-installer.yaml
+++ b/rpb-centos-installer.yaml
@@ -85,9 +85,8 @@
--link-latest \
out 96boards/reference-platform/components/centos-installer/${BUILD_NUMBER}/
- trigger-builds:
- - project: erp-test-automation
+ - project: erp-test-automation-matrix
predefined-parameters: |
- HOSTS=cb-g0
BUILD_ENV=stable
BUILD_NUM=${BUILD_NUMBER}
BUILD_DISTRO=centos
diff --git a/rpb-debian-installer-staging.yaml b/rpb-debian-installer-staging.yaml
index 06fc80832b..6f26cf94c5 100644
--- a/rpb-debian-installer-staging.yaml
+++ b/rpb-debian-installer-staging.yaml
@@ -78,9 +78,8 @@
--link-latest \
out ${PUB_DEST}
- trigger-builds:
- - project: erp-test-automation
+ - project: erp-test-automation-matrix
predefined-parameters: |
- HOSTS=cb-g0
BUILD_ENV=staging
BUILD_NUM=${BUILD_NUMBER}
BUILD_DISTRO=debian
diff --git a/rpb-debian-installer.yaml b/rpb-debian-installer.yaml
index ce1bdefcc7..96f31f9b3c 100644
--- a/rpb-debian-installer.yaml
+++ b/rpb-debian-installer.yaml
@@ -76,9 +76,8 @@
--link-latest \
out ${PUB_DEST}
- trigger-builds:
- - project: erp-test-automation
+ - project: erp-test-automation-matrix
predefined-parameters: |
- HOSTS=cb-g0
BUILD_ENV=stable
BUILD_NUM=${BUILD_NUMBER}
BUILD_DISTRO=debian
diff --git a/trigger-erp-test-automation-weekly.yaml b/trigger-erp-test-automation-weekly.yaml
index a140d60b06..44a85717ad 100644
--- a/trigger-erp-test-automation-weekly.yaml
+++ b/trigger-erp-test-automation-weekly.yaml
@@ -25,15 +25,13 @@
- timestamps
builders:
- trigger-builds:
- - project: erp-test-automation
+ - project: erp-test-automation-matrix
predefined-parameters: |
- HOSTS=cb-g0
BUILD_ENV=staging
BUILD_NUM=latest
BUILD_DISTRO=debian
- - project: erp-test-automation
+ - project: erp-test-automation-matrix
predefined-parameters: |
- HOSTS=cb-g0
BUILD_ENV=staging
BUILD_NUM=latest
BUILD_DISTRO=centos