Infra: AWS Update to Ubuntu 20.04
[csit.git] / resources / tools / testbed-setup / ansible / tg.yaml
index 38ea822..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
       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