diff options
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 15ce57dabf..10fcd6f7b0 100644 --- a/fdio.infra.ansible/sut.yaml +++ b/fdio.infra.ansible/sut.yaml @@ -60,12 +60,12 @@ tags: python_env - role: vpp tags: vpp - - role: dpdk - tags: dpdk - role: iperf tags: iperf - role: docker tags: docker +# - role: dpdk +# tags: dpdk - role: aws tags: aws - role: cleanup |