tests/docker: add "fetch" sub-command
commitc3ad904393c169a5240b3ac58a37ef953b678c02
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 12 May 2021 10:20:25 +0000 (12 11:20 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 18 May 2021 08:35:39 +0000 (18 09:35 +0100)
tree918393a4008be8f3203dd75862178afa18ffc833
parentbf46c0eed345714044080539b7d17707dc8e3f2e
tests/docker: add "fetch" sub-command

This simply wraps up fetching a build from the registry and tagging it
as the local build.

Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210512102051.12134-6-alex.bennee@linaro.org>
tests/docker/docker.py