diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-05 09:22:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-05 09:22:35 +0000 |
commit | 941d8e4b1c041a7f58e0a98d3b7cb28f3db36909 (patch) | |
tree | 26fcdc6bf597b857a321a9149f3c63c33b484f25 /test/functest | |
parent | 7e17c1a0ea90f64805b7a3ba3332a69773a62067 (diff) | |
parent | e4d2271101ce12e6196f561b5d57fd012c4ad167 (diff) |
Merge "Enable basic router assoc test (testcase 4)"
Diffstat (limited to 'test/functest')
-rw-r--r-- | test/functest/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functest/config.yaml b/test/functest/config.yaml index dc949fb..7583721 100644 --- a/test/functest/config.yaml +++ b/test/functest/config.yaml @@ -74,7 +74,7 @@ testcases: 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 |