]> git.proxmox.com Git - mirror_qemu.git/commit
docker: Add travis tool
authorFam Zheng <famz@redhat.com>
Wed, 1 Jun 2016 04:25:25 +0000 (12:25 +0800)
committerFam Zheng <famz@redhat.com>
Wed, 1 Jun 2016 09:27:35 +0000 (17:27 +0800)
commitd5bd7891980926c075604ec6a1fd530301771443
treea5e2a0c127a56b4ab3950955413c995b5b7feceb
parentc4f0eed1f33b107c08ae204ae06fd05b9b50410d
docker: Add travis tool

The script is not prefixed with test- so it won't run with "make docker-test",
because it can take too long.

Run it with "make docker-travis@ubuntu".

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 1464755128-32490-13-git-send-email-famz@redhat.com
tests/docker/travis [new file with mode: 0755]
tests/docker/travis.py [new file with mode: 0755]