]> git.proxmox.com Git - mirror_qemu.git/commit
docker: Run tests with current user
authorFam Zheng <famz@redhat.com>
Fri, 5 May 2017 03:23:36 +0000 (11:23 +0800)
committerFam Zheng <famz@redhat.com>
Thu, 15 Jun 2017 23:55:00 +0000 (07:55 +0800)
commitf9f65a4af0ea8162d2339a979350f891942e3037
treef43040becf3dae2f658cd1807820355d8fb70dad
parentedf8bc98424d62035d5e4c0f39542722d72d7979
docker: Run tests with current user

We've used --add-current-user to create a user in the image, use it to
run tests, because root has too much priviledge, and can surprise test
cases.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170505032340.26467-2-famz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/Makefile.include