X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsut.yaml;h=67caadd99acfec1587d6a12de0574f30946fe1d8;hb=ed648e7c1f6493fd3bd01213ed0692a5b2e1a020;hp=d93d0b07cf3fce4cc43bbdbb55f290da9ed04041;hpb=d3e0654a57aa958aaef1906e4a759e521655a86b;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/resources/tools/testbed-setup/ansible/sut.yaml index d93d0b07cf..67caadd99a 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/resources/tools/testbed-setup/ansible/sut.yaml @@ -8,13 +8,23 @@ roles: - role: common tags: common + - role: vexx_hosts + tags: vexx_hosts - role: sut tags: sut + - role: dpdk + tags: dpdk - role: docker tags: docker - role: kubernetes tags: kubernetes + - role: mellanox + tags: mellanox + - role: kernel_vm + tags: kernel_vm - role: performance_tuning tags: performance_tuning + - role: cleanup + tags: cleanup - role: calibration tags: calibration