promenade/tools/g2
Chris Wedgwood 9b4814ad0c [gate] Mask AVX2 to prevent 16.04 on 16.04 VMs boot crashes
16.04 on 16.04 VMs will crash (illegal instruction in
raid6_avx21_gen_syndrome) on boot if the host has AVX2 and we pass
that through.

The issue seems to be the guest kernel sees presence of AVX2 so raid6
module makes use of it - though it's not enabled (different bits).

Until this is resolved in the host hypervisor (kvm) and/or guest
kernel, mask out AVX2 to prevent crashes in L1/L2 VMs.

Change-Id: I0ca8edb8f62f9f2e96aa5e265bac631c346d0eac
2018-09-21 22:16:56 +00:00
..
bin Add virsh-based local testing environment 2017-10-24 13:24:43 -05:00
lib [gate] Mask AVX2 to prevent 16.04 on 16.04 VMs boot crashes 2018-09-21 22:16:56 +00:00
manifests Make hard-coded busybox image configurable 2018-06-27 16:58:02 -05:00
on_error Make gate scripts more robust 2018-02-14 14:27:26 -06:00
stages Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
templates Add virsh-based local testing environment 2017-10-24 13:24:43 -05:00
xml Add virsh-based local testing environment 2017-10-24 13:24:43 -05:00
.gitignore Add virsh-based local testing environment 2017-10-24 13:24:43 -05:00
manifest-schema.json Add on_error to manifest schema 2018-03-05 10:16:56 -06:00
sonobuoy.yaml Test: Pin Sonobuoy versions 2017-11-22 14:32:46 -06:00