From 802d63e6f08ae14f272bba757ca45bf6b2187e11 Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Mon, 6 May 2019 13:16:26 +0400 Subject: [PATCH] Disable hwe kernel for base image Change-Id: I87a604920e9533034ff2803678511528af088948 --- maintenance-ci/common/data/jenkins-slave.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance-ci/common/data/jenkins-slave.yml b/maintenance-ci/common/data/jenkins-slave.yml index bd310a2..61c80cb 100644 --- a/maintenance-ci/common/data/jenkins-slave.yml +++ b/maintenance-ci/common/data/jenkins-slave.yml @@ -120,7 +120,7 @@ resources: #service jenkins-swarm-agent start apt update sed -i 's/^\(GRUB_CMDLINE_LINUX_DEFAULT=\).*$/\1\"console=tty1 console=ttyS0 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier\"/g' /etc/default/grub.d/50-cloudimg-settings.cfg - apt install -y linux-generic-hwe-16.04 linux-tools-generic-hwe-16.04 linux-cloud-tools-generic-hwe-16.04 linux-tools-common + #apt install -y linux-generic-hwe-16.04 linux-tools-generic-hwe-16.04 linux-cloud-tools-generic-hwe-16.04 linux-tools-common update-grub wc_notify --data-binary '{"status": "SUCCESS"}' -- 2.45.2