summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2019-06-18 11:10:43 -0300
committerEduardo Habkost <ehabkost@redhat.com>2019-06-18 11:10:43 -0300
commit0b98c20a7f7e960d7251ee182e7ff60a889e91eb (patch)
treee71e8dac297a8f8830fb4bccc49281da810167c6
parentcdfaa2720f4a09e5254868bd1f6e33f3e9eae76f (diff)
downloadfocaccia-qemu-0b98c20a7f7e960d7251ee182e7ff60a889e91eb.tar.gz
focaccia-qemu-0b98c20a7f7e960d7251ee182e7ff60a889e91eb.zip
Revert "travis: Make check-acceptance job more verbose"
This reverts commit 6d7a134da4afebe8551a69329478415cfb4cbe91.

We'll have a better fix, that will show the full avocado job log
only if a test case failed.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 08502c0aa2..2f1658602e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -232,7 +232,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 AVOCADO_SHOW=test check-acceptance"
+        - TEST_CMD="make check-acceptance"
       addons:
         apt:
           packages: