diff mbox series

[PULL,1/2] Revert "travis: Make check-acceptance job more verbose"

Message ID 20190618144013.6537-2-ehabkost@redhat.com (mailing list archive)
State New, archived
Headers show
Series [PULL,1/2] Revert "travis: Make check-acceptance job more verbose" | expand

Commit Message

Eduardo Habkost June 18, 2019, 2:40 p.m. UTC
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>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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: