promenade/tools
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
..
dev Update examples to use new image/repo locations 2018-06-27 13:57:12 -05:00
g2 [gate] Mask AVX2 to prevent 16.04 on 16.04 VMs boot crashes 2018-09-21 22:16:56 +00:00
gate Update tiller version to 2.10.0 2018-08-30 15:54:07 -05:00
registry Update tiller version to 2.10.0 2018-08-30 15:54:07 -05:00
zuul/playbooks Enable gate shell linting 2018-08-29 08:13:59 -05:00
cleanup.sh Only prune docker when specified 2018-06-21 15:19:05 -05:00
dev-build.sh Update examples to use new image/repo locations 2018-06-27 13:57:12 -05:00
gate.sh Make gate scripts more robust 2018-02-14 14:27:26 -06:00
helm_install.sh Update tiller version to 2.10.0 2018-08-30 15:54:07 -05:00
helm_tk.sh (zuul) Add basic gating 2018-06-01 08:48:42 -05:00
image_tags.py Fix: re-add incorrectly removed format test 2018-09-12 10:40:45 -05:00
install-external-deps.sh Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
lint_gate.sh Implement encryption for genesis/join scripts 2018-09-14 11:32:12 -05:00
setup_gate.sh Use Docker-CE for building images in the resil gate 2018-07-26 10:50:28 -05:00
simple-deployment.sh Update examples to use new image/repo locations 2018-06-27 13:57:12 -05:00
stop_gate.sh Add join-scripts endpoint 2017-11-15 15:03:53 -06:00