diff options
author | Romanos Skiadas <rski@intracom-telecom.com> | 2016-11-02 14:11:41 +0200 |
---|---|---|
committer | Romanos Skiadas <rski@intracom-telecom.com> | 2016-11-03 12:50:29 +0200 |
commit | 986664da56529975fc25f53c1e9b4461ef059fb5 (patch) | |
tree | 2a981d05abdecb96f39da94474b6e431cc362f79 /test/functest/config.yaml | |
parent | b9eb7024b014cba0d299b1cf3b01e179c7d0482e (diff) |
Fix router assoc in Boron
As per I6b57eab89839d9e9122cd24b0f05737467439dd9:
- Add a route distinguisher
- Remove the router from the network that is network associated
Change-Id: I1399bb51c787df881529279ef7a1946a3c5c5591
JIRA: SDNVPN-66
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
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' |