Move: WRK installation into ansible 09/21309/1
authorPeter Mikus <pmikus@cisco.com>
Wed, 14 Aug 2019 12:30:06 +0000 (12:30 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 14 Aug 2019 14:34:12 +0000 (14:34 +0000)
commit4e288f27c54e9cefc62ccbf277a1c1ca7b048ff9
tree85b08ba984b31d7343547a2564b59060eefe2d76
parent14dc85d180558fe6a3573247fb62e280ba3b328c
Move: WRK installation into ansible

- Remove ability to install from framework.
- Control via ansible with other dependencies.

Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I5fd0ca18b4f76c30b6c28b4dcd15e538e01cb315
(cherry picked from commit 37a9451377f7239365b5af778b8072d1585a2d2a)
resources/libraries/robot/shared/suite_setup.robot
resources/tools/testbed-setup/ansible/inventories/lf_inventory/group_vars/all.yaml
resources/tools/testbed-setup/ansible/inventories/sample_inventory/group_vars/all.yaml
resources/tools/testbed-setup/ansible/inventories/sample_inventory/host_vars/1.1.1.1.yaml
resources/tools/testbed-setup/ansible/roles/tg/tasks/main.yaml
resources/tools/testbed-setup/ansible/roles/tg/tasks/ubuntu_bionic.yaml
resources/tools/testbed-setup/ansible/roles/tg/tasks/wrk.yaml [new file with mode: 0644]
resources/tools/wrk/wrk.py
resources/tools/wrk/wrk_utils.sh