aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-master-params.yaml.inc
diff options
context:
space:
mode:
Diffstat (limited to 'rpb-openembedded-master-params.yaml.inc')
-rw-r--r--rpb-openembedded-master-params.yaml.inc33
1 files changed, 33 insertions, 0 deletions
diff --git a/rpb-openembedded-master-params.yaml.inc b/rpb-openembedded-master-params.yaml.inc
new file mode 100644
index 0000000000..c4ca6c7fcd
--- /dev/null
+++ b/rpb-openembedded-master-params.yaml.inc
@@ -0,0 +1,33 @@
+- 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: 'master'
+- string:
+ name: BASE_URL
+ default: 'http://snapshots.linaro.org/'
+- string:
+ name: PUB_DEST
+ default: 'reference-platform/embedded/${MANIFEST_BRANCH}/${MACHINE}/${BUILD_NUMBER}/${DISTRO}'
+- string:
+ name: LAVA_SERVER
+ default: 'validation.linaro.org/RPC2/'
+- string:
+ name: QA_SERVER
+ default: 'https://qa-reports.linaro.org'
+- string:
+ name: QA_SERVER_TEAM
+ default: 'rpb'
+- string:
+ name: QA_SERVER_PROJECT
+ default: 'rpb-oe'