diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-05 10:05:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-05 10:05:07 +0000 |
commit | 9ec2e4ab7b779bdcbb479664cb1b27be912d98c9 (patch) | |
tree | 42ae19e94829f6207a00b0a47b9a02e89fd3b910 /test/functest/config.yaml | |
parent | 941d8e4b1c041a7f58e0a98d3b7cb28f3db36909 (diff) | |
parent | 6f8dc4aaf93a7cc94a7732805248c763cd588478 (diff) |
Merge "Modified testcase_2 according to the Limitations of Boron"
Diffstat (limited to 'test/functest/config.yaml')
-rw-r--r-- | test/functest/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functest/config.yaml b/test/functest/config.yaml index 7583721..d075c77 100644 --- a/test/functest/config.yaml +++ b/test/functest/config.yaml @@ -66,6 +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 |