gitlab-ci: Share dEQP build process between x86 & ARM test image scripts
authorMichel Dänzer <mdaenzer@redhat.com>
Tue, 5 Nov 2019 18:02:17 +0000 (19:02 +0100)
committerMichel Dänzer <michel@daenzer.net>
Tue, 12 Nov 2019 09:14:49 +0000 (10:14 +0100)
commitdf26e18b9ffc77d6743363c757306f4f1b3f8084
treeb768283dde6c0805a92b7d62417295b1caa5e453
parent59fcb019d02804f721477cac11fa6c23f1850ef1
gitlab-ci: Share dEQP build process between x86 & ARM test image scripts

See https://gitlab.freedesktop.org/mesa/mesa/issues/2056

v2:
* Rename .gitlab-ci/deqp-build.sh => .gitlab-ci/build-deqp.sh
  (Eric Anholt)

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