commit | 1cdb182f64ad3e0ae5fa51dcb8c60dcec28f69dc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jul 24 13:09:31 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 29 08:19:02 2019 -0400 |
tree | ce168c285d731d6921a5f8cfb34a5a0669f59cf2 | |
parent | 0c9c3e2afbd231606e88ebd2a9ff4a0a1e86764b [diff] |
gitlab-ci: Switch to a Docker image that contains a QEMU we build Rather than buiding QEMU for each test.py build it once in our Dockerfile and re-use it as needed. Signed-off-by: Tom Rini <trini@konsulko.com>