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 72444a254..a0286ebf2 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -252,6 +252,6 @@ test-dependencies: scenario: 'odl' sdnvpn: bgpvpn: - installer: 'fuel' + installer: '(fuel)|(apex)' scenario: 'bgpvpn' # this execute the tempest tests of networking-bgpvpn |