Move: WRK installation into ansible 00/21300/3
authorPeter Mikus <pmikus@cisco.com>
Wed, 14 Aug 2019 12:30:06 +0000 (12:30 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 14 Aug 2019 14:32:02 +0000 (14:32 +0000)
commit37a9451377f7239365b5af778b8072d1585a2d2a
tree2e413a56bf65012245c46efc950e97515bce74fd
parentbe39339d5bf121d718623885d05848e50d466347
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
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