X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsut_azure.yaml;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsut_azure.yaml;h=0000000000000000000000000000000000000000;hb=3402c93328d877ef09a026f5a491eabd34f8bc1e;hp=835ab63d838f46c111ebdc7bd0181e8dedc5d0fc;hpb=026d128b96a386781733961edbf26ba197530954;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/sut_azure.yaml b/resources/tools/testbed-setup/ansible/sut_azure.yaml deleted file mode 100644 index 835ab63d83..0000000000 --- a/resources/tools/testbed-setup/ansible/sut_azure.yaml +++ /dev/null @@ -1,25 +0,0 @@ ---- -# file: sut_azure.yaml - -- hosts: sut - become: yes - become_user: root - roles: - - role: user_add - tags: user_add - - role: common - tags: common - - role: vpp - tags: vpp - - role: azure - tags: azure - - role: iperf - tags: iperf - - role: docker - tags: docker - - role: dpdk - tags: dpdk - - role: cleanup - tags: cleanup -# - role: calibration -# tags: calibration