]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: Clean up paths
authorFam Zheng <famz@redhat.com>
Thu, 17 Aug 2017 03:57:21 +0000 (11:57 +0800)
committerFam Zheng <famz@redhat.com>
Fri, 22 Sep 2017 02:20:34 +0000 (10:20 +0800)
commit05790dafef187ae1739d71dbd15a3baea2b8f8b1
treefe93af8f3862075e6734ccd70344efe59224a4f5
parent5e8a7fe673ca5949bd51939ee36faaf3b1320de8
tests/docker: Clean up paths

The 'run' script already creats src, build and install directories under
$TEST_DIR, use it in common.rc.

Also the tests always run from $QEMU_SRC/tests/docker, so use a relative
$CMD string.

Message-Id: <20170817035721.11064-1-famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/common.rc
tests/docker/run