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:
parent
cdfaa2720f
commit
0b98c20a7f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user