Skip to content
Snippets Groups Projects
Commit 6d7a134d authored by Eduardo Habkost's avatar Eduardo Habkost
Browse files

travis: Make check-acceptance job more verbose


It will help us debug issues when tests fail.

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
parent 89368673
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,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 check-acceptance"
- TEST_CMD="make AVOCADO_SHOW=test check-acceptance"
addons:
apt:
packages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment