ci: update arm64 Travis jobs to Graviton2
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Tue, 23 Feb 2021 08:28:24 +0000 (09:28 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 2 Mar 2021 12:43:38 +0000 (13:43 +0100)
commit78d04f51829ea319699b416b30c711615c9ec844
tree7d392ff7b0e7d31de5d39dc85833c78269cb1fc0
parent52db57db0536bf20cbb50464ca4c18b0c9fde4e4
ci: update arm64 Travis jobs to Graviton2

Use only the newer Graviton2 environment in Travis CI instead of using
the older platform, which has intermittent issues:
1. collect2: fatal error: ld terminated with signal 9 [Killed]
2. ticketlock_autotest sometimes times out

These failures hint at resource availability issues in container
environments. The Graviton2 environment is using VMs and these failures
are not observed in it.

Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Aaron Conole <aconole@redhat.com>
.travis.yml