Disable Vmtp if POD_ARCH = aarch64
[functest.git] / docker / smoke / testcases.yaml
index 65190f4..18b7ed0 100644 (file)
@@ -96,6 +96,8 @@ tiers:
                     VMTP is a small python application that will automatically
                     perform ping connectivity, round trip time measurement
                     (latency) and TCP/UDP throughput
+                dependencies:
+                    - POD_ARCH: '^(?!aarch64$)'
                 run:
                     module:
                         'functest.opnfv_tests.openstack.vmtp.vmtp'