aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-05-15 14:07:55 -0500
committerAníbal Limón <anibal.limon@linaro.org>2018-05-15 14:07:55 -0500
commitc874ae923fb81b29625489f093e14df78db255a4 (patch)
tree6e7ce0aeaf3b39ffc3197e7d93d2f0453826a5a3 /lt-qcom
parent486ebf5dceed32467f97a343f5e693bb0590fa16 (diff)
lt-qcom/lava-job-definitions: Add ignore piglit tests in template-desktop
Piglit testing is executed expecting a pass rate so certain tests fails across builds, in order to have better view for regressions ignore the failing tests. Change-Id: I34093d5e78c87333002168e846da8209447e5ee2 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom')
-rw-r--r--lt-qcom/lava-job-definitions/boards/template-desktop.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lt-qcom/lava-job-definitions/boards/template-desktop.yaml b/lt-qcom/lava-job-definitions/boards/template-desktop.yaml
index beaacb8b..63ab3fc3 100644
--- a/lt-qcom/lava-job-definitions/boards/template-desktop.yaml
+++ b/lt-qcom/lava-job-definitions/boards/template-desktop.yaml
@@ -10,6 +10,8 @@
name: linux-piglit
params:
OPTIONS: "-l dummy -x streaming-texture-leak -x glx -x tex3d-maxsize -x max-texture-size -1"
+ IGNORE_TESTS_REPO: ${PIGLIT_IGNORE_TESTS_REPO}
+ IGNORE_TESTS_FILE: ${PIGLIT_IGNORE_TESTS_FILE}
device_type: ${DEVICE_TYPE}
job_name: lt-qcom-${OS_INFO}-desktop-${BUILD_NUMBER}