aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-warrior-params.yaml.inc
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2021-01-07 23:59:54 +0300
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2021-01-14 08:07:39 +0000
commite527872225cca5f0771434b39d39ff6d51eea022 (patch)
tree84127662a57584a0b3e8502b52ab04317e6afef6 /rpb-openembedded-warrior-params.yaml.inc
parent577479b0ecd907d2cdc00dda277946720ec95bb4 (diff)
rpb-openembeded-{master,dunfell,zeus,warrior}: unify jobs
Merge job descriptions for rpb-openembedded-master, rpb-openembedded-dunfell, rpb-openembedded-zeus and rpb-openembedded-warrior removing code duplication. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Change-Id: Icdc5cddeb62d74b806c4d88041b5af0978cf0c7f
Diffstat (limited to 'rpb-openembedded-warrior-params.yaml.inc')
-rw-r--r--rpb-openembedded-warrior-params.yaml.inc30
1 files changed, 30 insertions, 0 deletions
diff --git a/rpb-openembedded-warrior-params.yaml.inc b/rpb-openembedded-warrior-params.yaml.inc
new file mode 100644
index 0000000000..da86823728
--- /dev/null
+++ b/rpb-openembedded-warrior-params.yaml.inc
@@ -0,0 +1,30 @@
+- string:
+ name: IMAGES
+ default: 'rpb-console-image rpb-console-image-test'
+- string:
+ name: IMAGES_RPB
+ default: 'rpb-desktop-image rpb-desktop-image-test'
+- string:
+ name: IMAGES_RPB_WAYLAND
+ default: 'rpb-weston-image rpb-weston-image-test'
+- string:
+ name: MANIFEST_URL
+ default: 'https://github.com/96boards/oe-rpb-manifest.git'
+- string:
+ name: MANIFEST_BRANCH
+ default: 'warrior'
+- string:
+ name: BASE_URL
+ default: 'http://snapshots.linaro.org/'
+- string:
+ name: LAVA_SERVER
+ default: 'validation.linaro.org/RPC2/'
+- string:
+ name: QA_SERVER
+ default: 'https://qa-reports.linaro.org'
+- string:
+ name: QA_SERVER_PROJECT
+ default: 'rpb-oe'
+- string:
+ name: QA_SERVER_TEAM
+ default: 'rpb'