promenade/tools/g2/lib
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
..
all.sh Make gate scripts more robust 2018-02-14 14:27:26 -06:00
config.sh Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
const.sh Gate: Use ShellCheck to lint scripts 2017-10-31 10:38:23 -05:00
docker.sh Make gate scripts more robust 2018-02-14 14:27:26 -06:00
etcd.sh Gate: Use ShellCheck to lint scripts 2017-10-31 10:38:23 -05:00
kube.sh Enable gate shell linting 2018-08-29 08:13:59 -05:00
log.sh Make gate scripts more robust 2018-02-14 14:27:26 -06:00
nginx.sh Make gate scripts more robust 2018-02-14 14:27:26 -06:00
openstack.sh Add deckhand design_ref support 2018-01-22 08:28:19 -06:00
promenade.sh Adding node-labels api 2018-08-09 23:58:59 +05:30
registry.sh Fix: Issues with integration gate 2018-03-15 09:24:12 -05:00
ssh.sh Add keystone integration test 2017-12-19 16:00:20 -06:00
validate.sh Use Kubernetes lease endpoint reconciler 2018-06-15 13:13:02 -05:00
virsh.sh [gate] Mask AVX2 to prevent 16.04 on 16.04 VMs boot crashes 2018-09-21 22:16:56 +00:00