Commit 0b98c20a authored by Eduardo Habkost's avatar Eduardo Habkost
Browse files

Revert "travis: Make check-acceptance job more verbose"



This reverts commit 6d7a134d.

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

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
parent cdfaa272
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: