diff options
author | pmikus <pmikus@cisco.com> | 2021-02-15 16:16:31 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2021-02-19 11:57:30 +0000 |
commit | 7b93e96740997dab4383140a639b055e074f63c1 (patch) | |
tree | 8d54d10e65af9a6c58546fd3b36aed9cb8d174af /resources/tools/testbed-setup/ansible/tg.yaml | |
parent | ecfe59f83a49e0dda9cead06b81339e4ea545053 (diff) |
Infra: Ansible Ubuntu Focal
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I6558938fe4bbdfb5add7a361adb4a12da6b0a6dc
Diffstat (limited to 'resources/tools/testbed-setup/ansible/tg.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/tg.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/tools/testbed-setup/ansible/tg.yaml b/resources/tools/testbed-setup/ansible/tg.yaml index 527ccae922..3de55e62e8 100644 --- a/resources/tools/testbed-setup/ansible/tg.yaml +++ b/resources/tools/testbed-setup/ansible/tg.yaml @@ -20,6 +20,8 @@ tags: kernel - role: mellanox tags: mellanox + - role: docker + tags: docker - role: tg tags: tg - role: iperf @@ -28,8 +30,6 @@ tags: trex - role: ab tags: ab - - role: docker - tags: docker - role: performance_tuning tags: performance_tuning - role: cleanup @@ -50,6 +50,8 @@ tags: dpdk - role: aws tags: aws + - role: docker + tags: docker - role: tg tags: tg - role: iperf @@ -58,8 +60,6 @@ tags: trex - role: ab tags: ab - - role: docker - tags: docker - role: cleanup tags: cleanup # TODO: 'Check Kernel Parameters' failing in |