diff options
author | pmikus <pmikus@cisco.com> | 2021-03-16 20:41:48 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2021-03-17 07:04:16 +0000 |
commit | bb434f13b654fc7fc55cc72b07b36c574111d635 (patch) | |
tree | 5575112eaebedb364ea8a20178180a4b091c2baf /resources/tools/testbed-setup/ansible/sut.yaml | |
parent | 480e1675f3d8e3045265b351681169a1478dbc7d (diff) |
Infra: csit-sut temporary build
- Untill the issue with fdiotools will be solved
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I3c2b06f37014a0571487d527447d90ceafdf52a9
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 |