summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2020-11-25 13:35:48 +0100
committerIlya Maximets <i.maximets@ovn.org>2020-11-26 12:19:06 +0100
commit629283a8eb1eea0b9d82f8549fe48f2b8209934f (patch)
tree1d4056b690b96a2496b9d932f6cfce6b13f1cdfc /.travis.yml
parentd409f50062a7a72233e00cfe0466228034f8fb31 (diff)
downloadopenvswitch-629283a8eb1eea0b9d82f8549fe48f2b8209934f.tar.gz
ci: Don't use 'native' machine for DPDK cache.
It's possible that actual HW where CI is running is slightly different between jobs. That makes all unit tests to fail with cached DPDK builds due to 'Illegal instruction' crashes. Changing machine type to 'default' to generate binaries as generic as possible and avoid this kind of issues. Changing the name of a cache version file, so we will not use old 'native' builds that are currently in cache. Fixes: 7654a3ed0b38 ("travis: Cache DPDK build.") Acked-by: Kevin Traynor <ktraynor@redhat.com> Acked-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions