X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fsut.yaml;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsut.yaml;h=2a413d792414e27d62d11f192d47dd6a73fe692d;hp=37a96c28d083f3a645b269b05fc446d8953690cb;hb=df5672b3d9c29b51397f4770eb992c9f3f3955ce;hpb=8018da98e0f362bc69fc9600fac222a86fd46b5e diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/fdio.infra.ansible/sut.yaml similarity index 90% rename from resources/tools/testbed-setup/ansible/sut.yaml rename to fdio.infra.ansible/sut.yaml index 37a96c28d0..2a413d7924 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/fdio.infra.ansible/sut.yaml @@ -16,6 +16,8 @@ tags: baremetal - role: common tags: common + - role: python_env + tags: python_env - role: kernel tags: kernel - role: mellanox @@ -52,6 +54,8 @@ tags: user_add - role: common tags: common + - role: python_env + tags: python_env - role: vpp tags: vpp - role: dpdk @@ -81,6 +85,8 @@ tags: user_add - role: common tags: common + - role: python_env + tags: python_env - role: docker tags: docker - role: vpp @@ -93,7 +99,5 @@ tags: azure - role: cleanup tags: cleanup - # TODO: 'Check Kernel Parameters' failing in - # resources/tools/testbed-setup/ansible/roles/calibration/tasks/main.yaml - # - role: calibration - # tags: calibration + - role: calibration + tags: calibration