From 85bafb70d413d16972665c0377c3d7b4982b4270 Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 5 Jan 2021 09:25:39 +0000 Subject: Infra: Ansible sync Signed-off-by: pmikus Change-Id: Ie987d5c6ce43ce925418f61c4b14dced602b4a3b --- resources/tools/testbed-setup/ansible/tg.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (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 00ecaefe01..fc18038686 100644 --- a/resources/tools/testbed-setup/ansible/tg.yaml +++ b/resources/tools/testbed-setup/ansible/tg.yaml @@ -10,16 +10,18 @@ tags: baremetal - role: common tags: common - - role: tg - tags: tg - 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 @@ -28,5 +30,3 @@ tags: cleanup - role: calibration tags: calibration - - role: ab - tags: ab -- cgit 1.2.3-korg