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 b449394090..abc25a279c 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/resources/tools/testbed-setup/ansible/sut.yaml @@ -28,6 +28,8 @@ tags: dpdk - role: kernel_vm tags: kernel_vm + - role: csit_sut_image + tags: csit_sut_image - role: performance_tuning tags: performance_tuning - role: cleanup |