commit | 792798d1f8aeef4b0bbc6c2d67686347933c77ef | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Sun Mar 25 16:15:36 2018 -0700 |
committer | You Wang <you@opennetworking.org> | Sun Mar 25 16:15:36 2018 -0700 |
tree | 26264bf3c75a88aab168ea6511f9976f33d1fb99 | |
parent | be48307476374471ea33bfbd799a1261125e1ef2 [diff] |
Set SRRouting to use fabric cluster IP by default Change-Id: I7cb30a5c37a75fdf96b5ca57952de29d99d12321
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp1.conf b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp1.conf index b30eaa1..d3dac23 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp1.conf +++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp1.conf
@@ -6,4 +6,4 @@ ! ip route 0.0.0.0/0 172.16.0.1 ! -fpm connection ip 10.192.19.231 port 2620 +fpm connection ip 10.192.19.41 port 2620
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp2.conf b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp2.conf index fe27a14..147bcbc 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp2.conf +++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/conf/zebradbgp2.conf
@@ -6,4 +6,4 @@ ! ip route 0.0.0.0/0 172.16.0.1 ! -fpm connection ip 10.192.19.231 port 2620 +fpm connection ip 10.192.19.41 port 2620