aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-27 13:25:41 +0000
committerFathi Boudra <fathi.boudra@linaro.org>2017-11-29 09:55:31 +0000
commite69873233e8003605abb6135d784392acb953cc8 (patch)
tree9e27824ffbab4e42507e4811739802f9a7d58b2b
parent499d4f3a15284a5528ce3a76b185c0b4f8c4b578 (diff)
openembedded-lkft: change LAVA job priorities
LAVA job priorities are adjusted to make use of all 3 possible options. Default is now set to 'low', stable releases are tested at 'medium' and stable-rc at 'high' priority. This reflects project-sharp priorities. Change-Id: Iefa532d7401a21742a7a030104b3435f25e0b293 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
-rw-r--r--openembedded-lkft-aosp-4.4.yaml2
-rw-r--r--openembedded-lkft-aosp-4.9.yaml2
-rw-r--r--openembedded-lkft-linaro-hikey-stable-4.4.yaml2
-rw-r--r--openembedded-lkft-linux-stable-4.13.yaml2
-rw-r--r--openembedded-lkft-linux-stable-4.14.yaml2
-rw-r--r--openembedded-lkft-linux-stable-4.4.yaml2
-rw-r--r--openembedded-lkft-linux-stable-4.9.yaml2
-rwxr-xr-xopenembedded-lkft/submit_for_testing.sh2
8 files changed, 8 insertions, 8 deletions
diff --git a/openembedded-lkft-aosp-4.4.yaml b/openembedded-lkft-aosp-4.4.yaml
index b9a8219646..95fc5ab7a7 100644
--- a/openembedded-lkft-aosp-4.4.yaml
+++ b/openembedded-lkft-aosp-4.4.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - AOSP 4.4 (OpenEmbedded/morty)'
diff --git a/openembedded-lkft-aosp-4.9.yaml b/openembedded-lkft-aosp-4.9.yaml
index c717c3549f..0cce32c893 100644
--- a/openembedded-lkft-aosp-4.9.yaml
+++ b/openembedded-lkft-aosp-4.9.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - AOSP 4.9 (OpenEmbedded/morty)'
diff --git a/openembedded-lkft-linaro-hikey-stable-4.4.yaml b/openembedded-lkft-linaro-hikey-stable-4.4.yaml
index 09bdda0409..a3478134c6 100644
--- a/openembedded-lkft-linaro-hikey-stable-4.4.yaml
+++ b/openembedded-lkft-linaro-hikey-stable-4.4.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - Linux Stable 4.4 + HiKey (OpenEmbedded/morty)'
diff --git a/openembedded-lkft-linux-stable-4.13.yaml b/openembedded-lkft-linux-stable-4.13.yaml
index 6974fb3bcf..2a17a23564 100644
--- a/openembedded-lkft-linux-stable-4.13.yaml
+++ b/openembedded-lkft-linux-stable-4.13.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - Linux Stable 4.13.y (OpenEmbedded/morty)'
diff --git a/openembedded-lkft-linux-stable-4.14.yaml b/openembedded-lkft-linux-stable-4.14.yaml
index ca0f2d7d3d..a4b70c43b0 100644
--- a/openembedded-lkft-linux-stable-4.14.yaml
+++ b/openembedded-lkft-linux-stable-4.14.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - Linux Stable 4.14.y (OpenEmbedded/morty)'
diff --git a/openembedded-lkft-linux-stable-4.4.yaml b/openembedded-lkft-linux-stable-4.4.yaml
index 3f5b131a5d..6a236a23be 100644
--- a/openembedded-lkft-linux-stable-4.4.yaml
+++ b/openembedded-lkft-linux-stable-4.4.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - Linux Stable 4.4.y (OpenEmbedded/morty)'
diff --git a/openembedded-lkft-linux-stable-4.9.yaml b/openembedded-lkft-linux-stable-4.9.yaml
index a2559ab4cd..3a11e3a065 100644
--- a/openembedded-lkft-linux-stable-4.9.yaml
+++ b/openembedded-lkft-linux-stable-4.9.yaml
@@ -56,7 +56,7 @@
default: ''
- string:
name: LAVA_JOB_PRIORITY
- default: 'high'
+ default: 'medium'
disabled: false
node: master
display-name: 'LKFT - Linux Stable 4.9.y (OpenEmbedded/morty)'
diff --git a/openembedded-lkft/submit_for_testing.sh b/openembedded-lkft/submit_for_testing.sh
index 10e27850ca..f66e4ae16d 100755
--- a/openembedded-lkft/submit_for_testing.sh
+++ b/openembedded-lkft/submit_for_testing.sh
@@ -3,7 +3,7 @@
set -ex
[ -z "${KSELFTEST_PATH}" ] && export KSELFTEST_PATH="/opt/kselftests/mainline/"
-[ -z "${LAVA_JOB_PRIORITY}" ] && export LAVA_JOB_PRIORITY="medium"
+[ -z "${LAVA_JOB_PRIORITY}" ] && export LAVA_JOB_PRIORITY="low"
[ -z "${SKIP_LAVA}" ] || unset DEVICE_TYPE
case "${QA_SERVER_PROJECT}" in