diff options
author | Fam Zheng <famz@redhat.com> | 2016-06-01 12:25:14 +0800 |
---|---|---|
committer | Fam Zheng <famz@redhat.com> | 2016-06-01 17:25:50 +0800 |
commit | 4485b04be9af47e3c6beed47ce4277c23bd3edea (patch) | |
tree | d2d7a07b3a4cf2a23c00c39d91e5511ca5fd6b86 /tests/check-qstring.c | |
parent | 500acc9c410bcea17148a1072e323c08d12e6a6b (diff) | |
download | qemu-4485b04be9af47e3c6beed47ce4277c23bd3edea.zip qemu-4485b04be9af47e3c6beed47ce4277c23bd3edea.tar.gz qemu-4485b04be9af47e3c6beed47ce4277c23bd3edea.tar.bz2 |
tests: Add utilities for docker testing
docker.py is added with a number of useful subcommands to manager docker
images and instances for QEMU docker testing. Subcommands are:
run: A wrapper of "docker run" (or "sudo -n docker run" if necessary),
which takes care of killing and removing the running container at
SIGINT.
clean: Tear down all the containers including inactive ones that are
started by docker_run.
build: Compare an image from given dockerfile and rebuild it if they're
different.
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 1464755128-32490-2-git-send-email-famz@redhat.com
Diffstat (limited to 'tests/check-qstring.c')
0 files changed, 0 insertions, 0 deletions