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/vpp_device.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/vpp_device.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/vpp_device.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/vpp_device.yaml b/resources/tools/testbed-setup/ansible/vpp_device.yaml index d8efc05dfb..2ffea31f6b 100644 --- a/resources/tools/testbed-setup/ansible/vpp_device.yaml +++ b/resources/tools/testbed-setup/ansible/vpp_device.yaml @@ -36,7 +36,5 @@ tags: kernel_vm - role: csit_sut_image tags: csit_sut_image - - role: csit_shim_image - tags: csit_shim_image - role: cleanup tags: cleanup |