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 09:46:10 +0200 |
commit | dde9f948a688e607132ff6f350eaf325492ff906 (patch) | |
tree | 772398a167f2e07ca193cce460975fb3a215ab98 /testcases/config_functest.yaml | |
parent | e4ecb6416e28c98b7ef4623f49ead9e6dc7bfc87 (diff) |
Adding Apex able to run BGPVPN tests
Change-Id: Ia346f5843fc4a1242c9a60f4dbe07e54c4920f46
Diffstat (limited to 'testcases/config_functest.yaml')
-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 72444a25..a0286ebf 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 |