diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 09:37:03 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 07:54:58 +0000 |
commit | e028786999a46c1406b0ab105ed5cff3c390d290 (patch) | |
tree | e64104abfcd4fc9ed802d3e81768459d574ed0f8 /testcases | |
parent | 61ed419c460d68ccddca0252e83c0a91a7071565 (diff) |
Adding Apex able to run BGPVPN tests
Change-Id: Ia346f5843fc4a1242c9a60f4dbe07e54c4920f46
Diffstat (limited to 'testcases')
-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 |