Skip to content

Commit

Permalink
travis: remove TCI test
Browse files Browse the repository at this point in the history
TCI is already covered on gitlab CI, so we can remove it.

Cc: Thomas Huth <[email protected]>
Cc: Alex Bennée <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
  • Loading branch information
bonzini committed Oct 3, 2020
1 parent 469e72a commit 3350870
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,14 +226,6 @@ jobs:
- TEST_CMD=""


# Check the TCG interpreter (TCI)
- name: "GCC TCI"
env:
- CONFIG="--enable-debug-tcg --enable-tcg-interpreter --disable-kvm --disable-containers
--target-list=alpha-softmmu,arm-softmmu,hppa-softmmu,m68k-softmmu,microblaze-softmmu,moxie-softmmu,ppc-softmmu,s390x-softmmu,x86_64-softmmu"
- TEST_CMD="make check-qtest check-tcg V=1"


# We don't need to exercise every backend with every front-end
- name: "GCC trace log,simple,syslog (user)"
env:
Expand Down

0 comments on commit 3350870

Please sign in to comment.