diff options
author | Tim Irnich <tim.irnich@ericsson.com> | 2016-11-14 16:45:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-14 16:45:26 +0000 |
commit | 9492d419754c44ea38e6751a91b0c3625afccb07 (patch) | |
tree | 91f0844f4f2427d4c609e7ad1dbc6ac7b4451927 /test/functest/config.yaml | |
parent | 602428717a0ae71d875e0325e699c7cb26084a89 (diff) | |
parent | 986664da56529975fc25f53c1e9b4461ef059fb5 (diff) |
Merge "Fix router assoc in Boron"
Diffstat (limited to 'test/functest/config.yaml')
-rw-r--r-- | test/functest/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functest/config.yaml b/test/functest/config.yaml index 63d5843..41996e0 100644 --- a/test/functest/config.yaml +++ b/test/functest/config.yaml @@ -91,3 +91,4 @@ testcases: sdnvpn_sg_descr: Security group for SDNVPN test cases targets1: '88:88' targets2: '55:55' + route_distinguishers: '12:12' |