From c9fd70a57359a12553284f0a7aaf34df12e64e83 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Mon, 11 Oct 2021 16:02:50 -0700 Subject: [PATCH] ci/deqp-runner: Drop SUMMARY_LIMIT env var. Nobody uses it any more, and you could just put it in DEQP_OPTIONS. Reviewed-by: Pierre-Eric Pelloux-Prayer Reviewed-by: Tomeu Vizoso Part-of: (cherry picked from commit 59f3a8e6b4b0427918c36451542197c5d4c24bc7) --- .gitlab-ci/deqp-runner.sh | 2 -- .pick_status.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci/deqp-runner.sh b/.gitlab-ci/deqp-runner.sh index 7963ef77431..e3407409438 100755 --- a/.gitlab-ci/deqp-runner.sh +++ b/.gitlab-ci/deqp-runner.sh @@ -217,7 +217,6 @@ if [ -z "$DEQP_SUITE" ]; then --flakes $INSTALL/deqp-$GPU_VERSION-flakes.txt \ --testlog-to-xml /deqp/executor/testlog-to-xml \ $JOB \ - $SUMMARY_LIMIT \ $DEQP_RUNNER_OPTIONS \ -- \ $DEQP_OPTIONS @@ -232,7 +231,6 @@ else --fraction-start $CI_NODE_INDEX \ --fraction $CI_NODE_TOTAL \ $JOB \ - $SUMMARY_LIMIT \ $DEQP_RUNNER_OPTIONS fi diff --git a/.pick_status.json b/.pick_status.json index cf5af06ae1e..14517eed070 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -5449,7 +5449,7 @@ "description": "ci/deqp-runner: Drop SUMMARY_LIMIT env var.", "nominated": false, "nomination_type": null, - "resolution": 4, + "resolution": 1, "main_sha": null, "because_sha": null },