Re: [dpdk-dev] [PATCH v3] ci: update arm64 Travis jobs to Graviton2
From: David Marchand <hidden>
Date: 2021-03-02 12:39:49
From: David Marchand <hidden>
Date: 2021-03-02 12:39:49
On Tue, Feb 23, 2021 at 9:28 AM Juraj Linkeš [off-list ref] wrote:
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š <redacted>
Reviewed-by: Ruifeng Wang <redacted> Acked-by: Aaron Conole <aconole@redhat.com> Applied, thanks Juraj. -- David Marchand