]> www.infradead.org Git - qemu-nvme.git/commit
tests/docker: fix the IMAGE for build invocation
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 13 Jun 2022 17:12:55 +0000 (18:12 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 13 Jun 2022 23:15:06 +0000 (00:15 +0100)
commitab698a4d8b32be717a675880935c774be66f0d03
tree0ace33449b8fa19f8bb8eef719a814701e8f259d
parent72ec89bfc5291b8e322a1a60d96d7f43c0375f16
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>
tests/docker/Makefile.include