ci: Rename x86_cross_arm_test to just arm_test.
authorEric Anholt <eric@anholt.net>
Sat, 23 May 2020 03:00:07 +0000 (20:00 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 29 May 2020 16:46:44 +0000 (16:46 +0000)
commit601a029e67cc62a32cf028d87653a877c18ecfbd
treed1bdbe44a151323c36e4376d25dc0b2362970ee1
parent9c9ade468598e9c177612e5fc0860aa8b9b39b1d
ci: Rename x86_cross_arm_test to just arm_test.

This gets us back to the behavior we used to have for freedreno: clicking
play on arm_test gets you testing of the ARM platforms that aren't under
arm-build (the LAVA runners).

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5247>
.gitlab-ci.yml
.gitlab-ci/container/arm_test.sh [new file with mode: 0644]
.gitlab-ci/container/x86_cross_arm_test.sh [deleted file]