commit | 395702664b387b7c8b86d630f2ae321fdce8ac9f | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@ciena.com> | Tue Nov 17 12:18:19 2020 -0800 |
committer | Jon Hall <jhall@ciena.com> | Thu Jan 07 13:30:08 2021 -0800 |
tree | c216777c8e044a261bd60d0951b6a8e48ed760ec | |
parent | b369cba0dd0f2009a765047156a8d036467a6bbc [diff] [blame] |
Updating test for TOST QA Pod Add more robust topology check to Segment routing tests Fix Typos Include minimum flow count # in the comparision (>= vs > ) Add option for username and password in onos-app function Don't add app prefix if it looks like it is already the full name Change-Id: Ib4af0f72df8e7dcc5c179fafea1fd9c61d931246 (cherry picked from commit cda0902ee85041b22da8ad7638a8518914d07322)
diff --git a/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/json/CASE01.json b/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/json/CASE01.json index ac9c2ca..b6699f0 100644 --- a/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/json/CASE01.json +++ b/TestON/tests/USECASE/SegmentRouting/SRBridging/dependencies/json/CASE01.json
@@ -1,9 +1,7 @@ { "devices":{ - "of:0000000000000001":{ - "basic":{ - "driver":"ofdpa-ovs" - }, + "device:tofino:leaf1":{ + "basic":{}, "segmentrouting":{ "adjacencySids":[], "ipv4Loopback":"192.168.0.1",