aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/tg.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/testbed-setup/ansible/tg.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/tg.yaml32
1 files changed, 0 insertions, 32 deletions
diff --git a/resources/tools/testbed-setup/ansible/tg.yaml b/resources/tools/testbed-setup/ansible/tg.yaml
deleted file mode 100644
index fc18038686..0000000000
--- a/resources/tools/testbed-setup/ansible/tg.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
----
-# file: tg.yaml
-
-- hosts: tg
- remote_user: testuser
- become: yes
- become_user: root
- roles:
- - role: baremetal
- tags: baremetal
- - role: common
- tags: common
- - role: kernel
- tags: kernel
- - role: mellanox
- tags: mellanox
- - role: tg
- tags: tg
- - role: iperf
- tags: iperf
- - role: trex
- tags: trex
- - role: ab
- tags: ab
- - role: docker
- tags: docker
- - role: performance_tuning
- tags: performance_tuning
- - role: cleanup
- tags: cleanup
- - role: calibration
- tags: calibration