diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-06-30 12:11:38 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-06-30 12:14:19 +0000 |
commit | 61ab27b054615d22042771b2e7deb47149356c87 (patch) | |
tree | 1baef33d0e9347482540b01ec3e9b9846c0ad2bc /fdio.infra.ansible/sut.yaml | |
parent | 2fbf8376fbcca98346f83c9b78d4e6ab17d8987a (diff) |
fix(infra): Ansible bits
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ic7527b9e0adf3397542b02d809e2eb40e51d28cc
Diffstat (limited to 'fdio.infra.ansible/sut.yaml')
-rw-r--r-- | fdio.infra.ansible/sut.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fdio.infra.ansible/sut.yaml b/fdio.infra.ansible/sut.yaml index 5ce6cbe7b5..15ce57dabf 100644 --- a/fdio.infra.ansible/sut.yaml +++ b/fdio.infra.ansible/sut.yaml @@ -26,14 +26,14 @@ tags: intel - role: docker tags: docker - - role: docker_images - tags: docker_images - role: vpp tags: vpp - role: dpdk tags: dpdk - role: kernel_vm tags: kernel_vm + - role: docker_images + tags: docker_images - role: performance_tuning tags: performance_tuning - role: cleanup |