From d14b7a69e628582b9132abc1b6e09aada68c0077 Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 28 Apr 2023 11:27:25 +0000 Subject: feat(ansible): Refactor docker-image roles Signed-off-by: pmikus Change-Id: I6731e55b9643f46463c16f68e4986e3cb61f843f --- fdio.infra.ansible/tg.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'fdio.infra.ansible/tg.yaml') diff --git a/fdio.infra.ansible/tg.yaml b/fdio.infra.ansible/tg.yaml index b6f1f06d7a..d9e6c83566 100644 --- a/fdio.infra.ansible/tg.yaml +++ b/fdio.infra.ansible/tg.yaml @@ -26,16 +26,14 @@ tags: intel - role: docker tags: docker + - role: docker_images + tags: docker_images - role: iperf tags: iperf - role: trex tags: trex - role: ab tags: ab - - role: tg - tags: tg - - role: csit_sut_image - tags: csit_sut_image - role: performance_tuning tags: performance_tuning - role: cleanup @@ -64,8 +62,6 @@ tags: dpdk - role: docker tags: docker - - role: tg - tags: tg - role: iperf tags: iperf - role: aws @@ -97,8 +93,6 @@ tags: python_env - role: docker tags: docker - - role: tg - tags: tg - role: iperf tags: iperf - role: trex -- cgit 1.2.3-korg