X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Ftg.yaml;fp=resources%2Ftools%2Ftestbed-setup%2Fansible%2Ftg.yaml;h=01d2cbc0ca5ea01085b6cb7e3a96ceecfa3eea13;hp=3d5137f35ecd2a85eab9b95b0755d4080d2810c0;hb=df5672b3d9c29b51397f4770eb992c9f3f3955ce;hpb=8018da98e0f362bc69fc9600fac222a86fd46b5e diff --git a/resources/tools/testbed-setup/ansible/tg.yaml b/fdio.infra.ansible/tg.yaml similarity index 90% rename from resources/tools/testbed-setup/ansible/tg.yaml rename to fdio.infra.ansible/tg.yaml index 3d5137f35e..01d2cbc0ca 100644 --- a/resources/tools/testbed-setup/ansible/tg.yaml +++ b/fdio.infra.ansible/tg.yaml @@ -16,6 +16,8 @@ tags: baremetal - role: common tags: common + - role: python_env + tags: python_env - role: kernel tags: kernel - role: mellanox @@ -54,6 +56,8 @@ tags: user_add - role: common tags: common + - role: python_env + tags: python_env - role: dpdk tags: dpdk - role: docker @@ -87,6 +91,8 @@ tags: user_add - role: common tags: common + - role: python_env + tags: python_env - role: docker tags: docker - role: tg @@ -101,7 +107,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 \ No newline at end of file + - role: calibration + tags: calibration \ No newline at end of file