gitlab-ci: Run piglit glslparser & quick_shader tests separately
authorMichel Dänzer <mdaenzer@redhat.com>
Tue, 3 Dec 2019 09:45:28 +0000 (10:45 +0100)
committerMichel Dänzer <michel@daenzer.net>
Wed, 4 Dec 2019 09:36:33 +0000 (10:36 +0100)
commit5585b8eaddd6799b4486a749de18ae9a6f03b91c
tree453fe087f6f1a1d7de47d5942a595d9f2915c620
parentddacd3d43b203e7c66ec366820e2a230b7e3aa67
gitlab-ci: Run piglit glslparser & quick_shader tests separately

And only use --process-isolation false for the quick_gl tests.

This will hopefully avoid variance in the test results that we've been
seeing lately. But even if it doesn't, it should at least help narrow
down the cause of the variance.

Tested-by: Vasily Khoruzhick <anarsoul@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
.gitlab-ci.yml
.gitlab-ci/piglit/glslparser+quick_shader.txt [deleted file]
.gitlab-ci/piglit/glslparser.txt [new file with mode: 0644]
.gitlab-ci/piglit/quick_shader.txt [new file with mode: 0644]
.gitlab-ci/piglit/run.sh