]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .travis.yml
tests/boot_linux_console: add a test for s390x + s390-ccw-virtio
[mirror_qemu.git] / .travis.yml
index 3fb3dab46e0712a012de14a3311edf5c018290a7..9b271b963d479b6d854ae7317dc742068f34f945 100644 (file)
@@ -107,7 +107,7 @@ matrix:
 
 
     - env:
-        - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-libusb --disable-user --disable-replication"
+        - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-libusb --disable-replication --target-list=${MAIN_SOFTMMU_TARGETS}"
 
 
     # Module builds are mostly of interest to major distros
@@ -223,8 +223,8 @@ matrix:
 
     # Acceptance (Functional) tests
     - env:
-        - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu"
-        - TEST_CMD="make AVOCADO_SHOW=app check-acceptance"
+        - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu"
+        - TEST_CMD="make check-acceptance"
       addons:
         apt:
           packages: