qemu/tests/docker
Alex Bennée ab698a4d8b tests/docker: fix the IMAGE for build invocation
We inadvertently broke the ability to run local builds when the code
was re-factored. The result was the run stanza failing to find the
docker image with it's qemu/ prefix.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Fixes: d39eaa2266 ("tests/docker: simplify docker-TEST@IMAGE targets")
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220613171258.1905715-5-alex.bennee@linaro.org>
2022-06-14 00:15:06 +01:00
..
dockerfiles tests: add python3-venv to debian10.docker 2022-06-06 09:26:54 +02:00
common.rc tests/docker: add a debian-native image and make available 2021-10-12 08:38:10 +01:00
docker.py tests/docker: remove SKIP_DOCKER_BUILD 2022-04-20 16:04:20 +01:00
Makefile.include tests/docker: fix the IMAGE for build invocation 2022-06-14 00:15:06 +01:00
run tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-block
test-build tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-clang tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-debug tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-full
test-mingw tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-misc tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-quick tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-static tests/docker: add test script for static linux-user builds 2020-08-21 06:18:35 -04:00
test-tcg tests/docker: add a test-tcg for building then running check-tcg 2021-03-10 12:13:59 +00:00
test-tsan tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-unit