From 8605f3f406468f57bb9b2eac12a4421f65965300 Mon Sep 17 00:00:00 2001 From: vagrant Date: Tue, 4 Feb 2020 14:16:01 +0000 Subject: CSIT Azure integration + Terraform + Ansible Signed-off-by: Peter Mikus Change-Id: I353511c5ef39d8c8d43fedc61c8dbb30b4821e1b --- resources/tools/testbed-setup/ansible/tg.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'resources/tools/testbed-setup/ansible/tg.yaml') diff --git a/resources/tools/testbed-setup/ansible/tg.yaml b/resources/tools/testbed-setup/ansible/tg.yaml index 62ba9d53dd..44e5515e87 100644 --- a/resources/tools/testbed-setup/ansible/tg.yaml +++ b/resources/tools/testbed-setup/ansible/tg.yaml @@ -8,10 +8,20 @@ roles: - role: common tags: common + - role: vexx_hosts + tags: vexx_hosts - role: tg tags: tg + - role: iperf + tags: iperf + - role: trex + tags: trex + - role: wrk + tags: wrk - role: docker tags: docker + - role: mellanox + tags: mellanox - role: performance_tuning tags: performance_tuning - role: cleanup -- cgit 1.2.3-korg