gitlab-ci: Enable the GLES2/3 CTS on softpipe.
authorEric Anholt <eric@anholt.net>
Fri, 9 Aug 2019 17:32:40 +0000 (10:32 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 20 Aug 2019 20:31:13 +0000 (13:31 -0700)
commit553cd82d64c25f5d790a48e082c47b1d523ecfd2
treeb961c4e60a8ab85a55493348cd1264c135b5a7e7
parent6c904773fe31731929ad46ea19a58deedfc1c1c7
gitlab-ci: Enable the GLES2/3 CTS on softpipe.

The GLES2 CTS takes about 8 minutes of total runtime (at parallel 4 is
~2 minutes in the test stage if runners are free), while GLES3 takes
about 25.  Since the GLES3 run is pretty expensive, just do a cheap
touch test of 1 out of every 10 tests in the test list on MRs, until
we can get the runtime down.

v2: Drop the full run for now until we can bring runtime down or bring
    up a dedicated mesa runner.

Reviewed-by: Eric Engestrom <eric@engestrom.ch> (v1)
Reviewed-By: Gert Wollny <gert.wollny@collabora.com> (v1)
.gitlab-ci.yml
.gitlab-ci/deqp-softpipe-fails.txt [new file with mode: 0644]