aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2019-05-24 18:25:22 -0300
committerEduardo Habkost <ehabkost@redhat.com>2019-06-11 14:13:09 -0300
commit6d7a134da4afebe8551a69329478415cfb4cbe91 (patch)
treef4a80bd272e1f4021fd5f948d760499d76999a0c /.travis.yml
parent89368673493f6d35beb56f76d2dd5ae8a88d5c3f (diff)
downloadqemu-6d7a134da4afebe8551a69329478415cfb4cbe91.zip
qemu-6d7a134da4afebe8551a69329478415cfb4cbe91.tar.gz
qemu-6d7a134da4afebe8551a69329478415cfb4cbe91.tar.bz2
travis: Make check-acceptance job more verbose
It will help us debug issues when tests fail. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b053a83..a08a7b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -225,7 +225,7 @@ matrix:
# Acceptance (Functional) tests
- env:
- CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu,alpha-softmmu"
- - TEST_CMD="make check-acceptance"
+ - TEST_CMD="make AVOCADO_SHOW=test check-acceptance"
addons:
apt:
packages: