X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsut.yaml;h=fa7adb73e27fce8333f81c7fc5527ed67b34ed02;hb=30be9d1618fda861b5691ebadeac54f3477ac6d8;hp=9b7a66656d05fbbd47e03b3aa5dceabaf34620f8;hpb=2045a26e54b45a5fd7635102ceda1662d84a2047;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/resources/tools/testbed-setup/ansible/sut.yaml index 9b7a66656d..fa7adb73e2 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/resources/tools/testbed-setup/ansible/sut.yaml @@ -8,9 +8,15 @@ roles: - role: common tags: common - - role: tg - tags: tg - - role: tg_sut - tags: tg_sut + - role: sut + tags: sut + - role: docker + tags: docker + - role: kubernetes + tags: kubernetes + - role: performance_tuning + tags: performance_tuning + - role: cleanup + tags: cleanup - role: calibration tags: calibration