diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/sut.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |