gitlab-ci: Use separate docker images for x86 build/test jobs
authorMichel Dänzer <mdaenzer@redhat.com>
Tue, 5 Nov 2019 17:52:24 +0000 (18:52 +0100)
committerMichel Dänzer <michel@daenzer.net>
Tue, 12 Nov 2019 09:17:21 +0000 (10:17 +0100)
commitaebf43dcc11f6bcf4d02d4d4323ccf82ae29f6a3
tree3f4128dc1a69535fd4ae60c0da9ce01aac270ebe
parent576f7b6ea52d39406df119b336396bfa41628726
gitlab-ci: Use separate docker images for x86 build/test jobs

Same as was done for the ARM images before.

This should make it less painful to update to newer dEQP / piglit as
well as to make changes to the build/test environment.

Reviewed-by: Eric Anholt <eric@anholt.net>
.gitlab-ci.yml
.gitlab-ci/debian-install.sh
.gitlab-ci/debian-test-install.sh [new file with mode: 0644]