diff options
-rw-r--r-- | testcases/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 08eb32d7b..b02779efb 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -251,6 +251,6 @@ test-dependencies: scenario: 'odl' sdnvpn: bgpvpn: - installer: 'fuel' + installer: '(fuel)|(apex)' scenario: 'bgpvpn' # this execute the tempest tests of networking-bgpvpn |