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

This reverts commit 6d7a134da4.

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>
This commit is contained in:
Eduardo Habkost 2019-06-18 11:10:43 -03:00
parent cdfaa2720f
commit 0b98c20a7f
1 changed files with 1 additions and 1 deletions

View File

@ -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: