Re-compile vfio-pci and igb_uio for AWS in ansible scripts.
[csit.git] / resources / tools / testbed-setup / ansible / sut.yaml
index 1f9a4cb..67caadd 100644 (file)
@@ -6,6 +6,25 @@
   become: yes
   become_user: root
   roles:
-    - common
-    - sut
-    - tg_sut
+    - 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