From 8fcb84c0495e364daf65745a9b23b0d6f0a1d51e Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 3 Apr 2020 08:14:50 +0000 Subject: Ansible: Kernel installation Signed-off-by: Peter Mikus Change-Id: Iee65272169339ed0e5561cf3dee11567335b12be --- resources/tools/testbed-setup/ansible/sut.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources/tools/testbed-setup/ansible/sut.yaml') diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/resources/tools/testbed-setup/ansible/sut.yaml index c44dfe816f..650f100523 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/resources/tools/testbed-setup/ansible/sut.yaml @@ -24,6 +24,8 @@ tags: kernel_vm - role: performance_tuning tags: performance_tuning + - role: kernel + tags: kernel - role: cleanup tags: cleanup - role: calibration -- cgit 1.2.3-korg