Merge "Modified testcase_2 according to the Limitations of Boron"
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Mon, 5 Dec 2016 10:05:07 +0000 (10:05 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 5 Dec 2016 10:05:07 +0000 (10:05 +0000)
1  2 
test/functest/config.yaml

@@@ -66,6 -66,8 +66,8 @@@ testcases
        secgroup_descr: Security group for SDNVPN test cases
        targets1: '88:88'
        targets2: '55:55'
+       route_distinguishers1: '111:111'
+       route_distinguishers2: '222:222'
  
    testcase_3:
        enabled: false
@@@ -74,7 -76,7 +76,7 @@@
        testname_db: functest_testcase_3
  
    testcase_4:
 -      enabled: false
 +      enabled: true
        description: VPN provides connectivity between subnets using router association
        success_criteria: 75 # we let fail 25% of the subtests
        testname_db: functest_testcase_4