commit | a2e24d35ab8dafd236d2070f415eb8a66b0faa8c | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@ciena.com> | Fri Jun 05 12:04:06 2020 -0700 |
committer | Jon Hall <jhall@opennetworking.org> | Tue Jul 21 18:31:50 2020 +0000 |
tree | e106aa00df774cf2e300765ea0be43301a289fc0 | |
parent | c7d3bc13ff0a77e2af19baa6bb1bd207ba8c575b [diff] [blame] |
Add Stratum-bmv2 to Trellis SRBridging TODO: - Refactor so that we can use with other SR Tests - Add creating docker image Change-Id: Ib44418579e6f0eb4a862c36077459ed4dd389f8e (cherry picked from commit 9bc3fb67167255b8962f4c1e4dc05d7fac10656b)
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.params b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.params index 1520489..53b183c 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.params +++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/SRBridging.params
@@ -16,6 +16,8 @@ <useCommonConf>False</useCommonConf> <useCommonTopo>True</useCommonTopo> <useBmv2>False</useBmv2> + <bmv2SwitchType>bmv2</bmv2SwitchType> + <stratumRoot>~/stratum</stratumRoot> <topology>trellis_fabric.py</topology> <lib>routinglib.py,trellislib.py</lib> </DEPENDENCY>