Bug fix: wrong dependency filter for lxd scenarios
[functest.git] / docker / healthcheck / testcases.yaml
index e43c7c7..ea2053f 100644 (file)
@@ -38,7 +38,7 @@ tiers:
                     the cloud's private network.
                 dependencies:
                     installer: '^((?!netvirt).)*$'
-                    scenario: ''
+                    scenario: '^((?!lxd).)*$'
                 run:
                     module: 'functest.opnfv_tests.openstack.snaps.api_check'
                     class: 'ApiCheck'