Infra: AWS Update to Ubuntu 20.04
[csit.git] / resources / tools / testbed-setup / ansible / tg.yaml
index 2b18b5d..3d5137f 100644 (file)
       tags: mellanox
     - role: docker
       tags: docker
-    - role: tg
-      tags: tg
     - role: iperf
       tags: iperf
     - role: trex
       tags: trex
     - role: ab
       tags: ab
+    - role: tg
+      tags: tg
+    - role: csit_sut_image
+      tags: csit_sut_image
     - role: performance_tuning
       tags: performance_tuning
     - role: cleanup
@@ -54,8 +56,6 @@
       tags: common
     - role: dpdk
       tags: dpdk
-    - role: aws
-      tags: aws
     - role: docker
       tags: docker
     - role: tg
       tags: trex
     - role: ab
       tags: ab
+    - role: aws
+      tags: aws
     - role: cleanup
       tags: cleanup
-    # TODO: 'Check Kernel Parameters' failing in
-    # resources/tools/testbed-setup/ansible/roles/calibration/tasks/main.yaml
-    # - role: calibration
-    #   tags: calibration
+    - role: calibration
+      tags: calibration
 
 - hosts: tg_azure
   become: yes
@@ -87,8 +87,6 @@
       tags: user_add
     - role: common
       tags: common
-    - role: azure
-      tags: azure
     - role: docker
       tags: docker
     - role: tg
@@ -99,6 +97,8 @@
       tags: trex
     - role: ab
       tags: ab
+    - role: azure
+      tags: azure
     - role: cleanup
       tags: cleanup
     # TODO: 'Check Kernel Parameters' failing in