aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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