ci/freedreno: Treat all freedreno deqp runs as saving results.
authorEric Anholt <eric@anholt.net>
Wed, 16 Dec 2020 20:14:26 +0000 (12:14 -0800)
committerMarge Bot <eric+marge@anholt.net>
Thu, 17 Dec 2020 18:42:34 +0000 (18:42 +0000)
They've been doing so since the webdav results upload was added.  This
means that we'll get normal truncated failures lists with the pointer to
the job artifacts, rather than filling a log file if you broke everything.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8132>

.gitlab-ci.yml

index c13b6a91f394c8e3d357e37692add1d1b96e5359..1c9f27396a58e972aed4993aeee26cf9a8d9fd0b 100644 (file)
@@ -1232,7 +1232,6 @@ arm64_a630_gles2:
     DEQP_SKIPS: deqp-freedreno-a630-skips.txt
     GIT_STRATEGY: none
     DEQP_EXPECTED_RENDERER: FD630
-    DEQP_NO_SAVE_RESULTS: ""
     VK_DRIVER: freedreno
   tags:
     - google-freedreno-cheza
@@ -1333,8 +1332,6 @@ arm64_a306_gles2:
     DEQP_VER: gles2
     DEQP_PARALLEL: 4
     DEQP_EXPECTED_RENDERER: FD307
-    # Since we can't get artifacts back yet, skip making them.
-    DEQP_NO_SAVE_RESULTS: 1
   script:
     - ./install/bare-metal/fastboot.sh
   needs: