ci: add tests jobs in aarch64 vm
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Fri, 28 Aug 2020 11:45:37 +0000 (13:45 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 30 Sep 2020 19:52:54 +0000 (21:52 +0200)
commita0c66ba024fe7cc246a7f71e7c9f1f8e7418f6da
tree169107e07bc619bee7506bbc3d9e842e3af9c55f
parentd1ca6cfd3c9d7626d43e01a6c14686d48dadf46b
ci: add tests jobs in aarch64 vm

Tests requiring hugepages do not work outside of VM environment because
of security limitations. Add aarch64 builds which run tests to run in
a VM to avoid these limitations. Leave non-hugepage environments since
the tests may produce different results in hugepage and non-hugepage
environments.

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