From 931c730ff814959c16f07405ba98ca5158c8f326 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Wed, 9 May 2018 10:27:51 +0200 Subject: Fixing SDNVPN tempest API tests The code to run Tempest tests has changed in SDNVPN between Euphrates and Fraser, causing these tests to fail. Moreover, due to a bug in SDNVPN, not all bgpvpn API tests are currently being run. This is being addressed by https://gerrit.opnfv.org/gerrit/#/c/57299/ and needs to be cherrypicked to Fraser 6.1 for inclusion in OVP 2.0. Change-Id: I0a7575e8a9ebc23af5edaa26c1a9ce1e8149919c Signed-off-by: Georg Kunz --- etc/userconfig/sdnvpn_config_tc000.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/userconfig/sdnvpn_config_tc000.yaml') diff --git a/etc/userconfig/sdnvpn_config_tc000.yaml b/etc/userconfig/sdnvpn_config_tc000.yaml index 1cb4c63f..80f1b5d9 100644 --- a/etc/userconfig/sdnvpn_config_tc000.yaml +++ b/etc/userconfig/sdnvpn_config_tc000.yaml @@ -2,6 +2,6 @@ defaults: flavor: m1.tiny # adapt to your environment testcases: - sdnvpn.test.functest.tempest: + sdnvpn.test.functest.run_tempest: enabled: true description: Neutron BGPVPN tests in tempest -- cgit 1.2.3-korg