aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@collabora.com>2019-05-10 08:26:52 +0100
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-05-31 15:31:22 +0100
commit86e88cf55623f1a6851ebb8a64b27013bac5ae77 (patch)
tree9883a3a7ed4f49910a95abb4953f09b354e8ceeb
parentb760472738dc6aec1e41a8b1c0350e09fa7c8021 (diff)
bisect.jpl: fix comments about parameters
Change the specified default value for LAVA_PRIORITY to be medium as this is the standard for KernelCI jobs. Also remove the unused parameters that were historically used to enable or disable kernel configs via the legacy build.py script. This may now be done via config fragments. Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
-rw-r--r--jenkins/bisect.jpl6
1 files changed, 1 insertions, 5 deletions
diff --git a/jenkins/bisect.jpl b/jenkins/bisect.jpl
index 9b549d3..c09ca33 100644
--- a/jenkins/bisect.jpl
+++ b/jenkins/bisect.jpl
@@ -71,12 +71,8 @@ DOCKER_BASE (kernelci/build-)
Dockerhub base address used for the build images
LAVA_CALLBACK (kernel-ci-callback)
Description of the LAVA auth token to look up and use in LAVA callbacks
-LAVA_PRIORITY (low)
+LAVA_PRIORITY (medium)
Priority of all the LAVA tests
-DISABLE_CONFIGS
- List of kernel config options to disable, separated by a whitespace
-ENABLE_CONFIGS
- List of kernel config options to enable, separated by a whitespace
EMAIL_RECIPIENTS
List of recipients for all emails generated by this job
LABS_WHITELIST