diff options
author | Thomas Huth <thuth@redhat.com> | 2024-03-20 11:41:39 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-03-25 09:57:28 +0100 |
commit | 0235540bba9b80668ce388dff9a904c04618f9aa (patch) | |
tree | 7c9655415c29119d32b5025ca7460051dfc7d521 /hw/intc/intc.c | |
parent | 853546f8128476eefb701d4a55b2781bb3a46faa (diff) | |
download | qemu-0235540bba9b80668ce388dff9a904c04618f9aa.zip qemu-0235540bba9b80668ce388dff9a904c04618f9aa.tar.gz qemu-0235540bba9b80668ce388dff9a904c04618f9aa.tar.bz2 |
.travis.yml: Shorten the runtime of the problematic jobs
The "[s390x] GCC (other-system)" and the "[s390x] GCC check-tcg"
jobs are hitting the 50 minutes timeout in Travis quite frequently
since a while.
To fix it, we've got to drop a lot of the targets from the target
list in the jobs to make them work again.
With regards to the "check-tcg" test, we can move the check with
"s390x-linux-user" to the "user" job instead which also builds
the s390x-linux-user target.
And while we're at it, remove the "--enable-fdt=system" configure
switch (since this is not required nowadays anymore).
Message-ID: <20240320104144.823425-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/intc/intc.c')
0 files changed, 0 insertions, 0 deletions