- 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
- dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
- cf97cf1 Add check for retry message from VPLS cli by Jon Hall · 7 years ago
- f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
- 5315808 Cosmetic fixes for onosclidriver by Jon Hall · 7 years ago
- 6dccea6 Merge "Test Bandwidth Allocation with Intents" by Jon Hall · 7 years ago
- 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 8 years ago
- 5796357 Changes made so that number of routes is obtained correctly in the test by Pratik Parab · 7 years ago
- e4077ed Merge "[ONOS-6153] Refactor intent reroute test" by You Wang · 8 years ago
- 6d301d4 [ONOS-6153] Refactor intent reroute test by You Wang · 8 years ago
- e0f0b34 Add Distributed work queues to HA tests by Jon Hall · 8 years ago
- 7a6ebfd Add tests for atomic value to HA suite by Jon Hall · 8 years ago
- c1fa4ca Merge "Add error handling when sendline() returns None" by You Wang · 8 years ago
- b5a55f7 Add error handling when sendline() returns None by You Wang · 8 years ago
- 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 8 years ago
- 6021e06 Use json output in when getting intent ids by Jon Hall · 8 years ago
- da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
- 118ba58 Bug fix for logSearch function by You Wang · 8 years ago
- ec63bde :[WIP]add new variable to record the first installed time and improve intentReroute Test by Chiyu Cheng · 8 years ago
- 2c8959e Add vpls drivers and test by Jon Hall · 8 years ago
- 54b994f Missed updating some regular expressions to match ONOS by Jon Hall · 8 years ago
- 6725383 Update drivers to match change in output by Jon Hall · 8 years ago
- ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
- b8c2c84 Calculate ScaleTopo latency by Chiyu Cheng · 8 years ago
- 993dea3 Merge "Get device add time value from log and change thark capture method" by You Wang · 8 years ago
- 08303a0 Get device add time value from log and change thark capture method by chengchiyu · 8 years ago
- e9f909e Add options for using flags with 'apps' by Jon Hall · 8 years ago
- c1a003a Merge "Enable core flow number check in CHO Test" by Jon Hall · 8 years ago
- 3c27625 Enable core flow number check in CHO Test by You Wang · 8 years ago
- 58d0445 More checks in compareIntent function by You Wang · 8 years ago
- 1bf854e Merge "Fix removeDevice function in onosclidriver" by You Wang · 8 years ago
- 823f502 Fix removeDevice function in onosclidriver by You Wang · 8 years ago
- 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
- c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
- 9a7d2d9 Merge "Add check for Flow Duration to FUNCintent and FUNCintentRest in order to make sure that flows aren't being overwritten by the installed intent." by Jeremy Songster · 8 years ago
- 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
- fe49d9d Merge "Avoid referencing variable before assignment in checkStatus function" by Jon Hall · 8 years ago
- 1331025 Avoid referencing variable before assignment in checkStatus function by You Wang · 8 years ago
- a1286fe Small fix on checkFlowsCount function by Flavio Castro · 8 years ago
- 3321fc5 Merge "Fix the Totalintent number is less than 0 - Refactor getTotalFlowsNum driver function, now use more stable method - Check flows number, if flows number is not except, will finish this iteration - Improved some logical - NOTE: sometimes it's still not stable, Be careful." by You Wang · 8 years ago
- 14a4aa9 Fix the Totalintent number is less than 0 by YPZhang · 8 years ago
- 6ef1847 Merge "Small fix: catch exception when summary does not give the correct output" by Jon Hall · 8 years ago
- f5b3f87 Small fix: catch exception when summary does not give the correct output by Flavio Castro · 8 years ago
- 1eb539d Merge "Clean up file declaration comments" by Jon Hall · 8 years ago
- ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
- cbc2a06 Improve SCPFintentEventTp test by YPZhang · 8 years ago
- 49bdf4e Merge "Implement interfaces between graph utility and two drivers - Add getOVSPort function to MininetCliDriver - Add getGraphDict function to OnosCliDriver and MininetCliDriver - Add delLinkRandom and delSwitchRandom functions to MininetCliDriver" by You Wang · 8 years ago
- db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
- 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
- 0584d43 Fix a typo error in driverFunction by YPZhang · 8 years ago
- 97cf84a Removing duplicate error checking by Jon Hall · 8 years ago
- d7e4b6e Bug fix for onosclidriver by YPZhang · 8 years ago
- 82ee2f6 Changed checkState function by Flavio Castro · 8 years ago
- b34b7e1 Refactory IntentInstallWithdraw Lat by YPZhang · 8 years ago
- a9a3385 Merge "Refactor IntentRerouteLatency test - Refactor IntentRerouteLatency and IntentRerouteLatWithFOBJ test - Using driver function to handle ONOS - Improve algorithm, fix a calculation bug" by YPZhang · 8 years ago
- febf730 Refactor IntentRerouteLatency test by YPZhang · 8 years ago
- b7f515c Merge "add tests for partial failures of MPSP and SPMP intents" by Jon Hall · 8 years ago
- 9385d41 add tests for partial failures of MPSP and SPMP intents by Jeremy Songster · 8 years ago
- 1be9a51 Add KeyError exception handling for compareIntent function in OnosCliDriver by You Wang · 8 years ago
- 8556037 Minor fix to return values and error checks in OnosCliDriver by You Wang · 8 years ago
- 240842b Fixed a problem in driver by YPZhang · 8 years ago
- 9aa88bb Merge "Fix issues with disconnecting from cli or Errors in sendline" by Jon Hall · 8 years ago
- 6f02d71 Merge "Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, MPSP, and SPMP intents." by Jeremy Songster · 8 years ago
- a495f56 Fix issues with disconnecting from cli or Errors in sendline by Jon Hall · 8 years ago
- 66518af Add compareIntent function to OnosCliDriver by You Wang · 8 years ago
- 6377a7b Merge "Add type and value error checks to some funtions in OnosCliDriver" by Jon Hall · 8 years ago
- d3cb2ce Add type and value error checks to some funtions in OnosCliDriver by You Wang · 8 years ago
- fdcbfc4 Fix description of getIntentState function in OnosCliDriver by You Wang · 8 years ago
- ff55367 Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, by Jeremy Songster · 8 years ago
- 64ab3bd Fix for frozen onos during disconnect by Jon Hall · 8 years ago
- ebf9eb5 Change the batch size to 1000 and test on BM by YPZhang · 8 years ago
- 53f0fea Merge "Refactor VLAN intent tests to actually use VLAN selectors" by Jon Hall · 8 years ago
- 9bfadd2 Minor improvements to HA stability by Jon Hall · 8 years ago
- 14a03b5 Turn off expensive logging by default by Jon Hall · 8 years ago
- 832f9e9 Refactor VLAN intent tests to actually use VLAN selectors by Jeremy Songster · 8 years ago
- 116647a SAMPstatTemplate2 with driver modifications by suibin zhang · 8 years ago
- bc2d8ac add a checkStatus function to the ONOS Rest Driver by Jeremy Songster · 9 years ago
- 2413987 Fix checkStatus function in drivers by You Wang · 9 years ago
- d2ffffa Dumping flows on each test now by Flavio Castro · 9 years ago
- 6949cea Removed duplicated and incorrectly placed error message by Jeremy Songster · 9 years ago
- 935db19 Remove driver options for removed inMemory distributed primitives by Jon Hall · 9 years ago
- d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 9 years ago
- bfe0000 Fix disconnect command to expect output when karaf doesn't fully load by Jon Hall · 9 years ago
- bd18278 Updated check for node state. by Jon Hall · 9 years ago
- 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 9 years ago
- 763e8c3 Merge "Fix a bug of totalFlows is -1 beacuse timeout - Use REST API to get total ADDED flows" by Jon Hall · 9 years ago
- 6e70975 Add HA test for split brain scenario by Jon Hall · 9 years ago
- e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 9 years ago
- f6f14a0 Refactored SCPFmaxIntents by YPZhang · 9 years ago
- 29d467d Merge "reconnect onos cli when disconnected" by Jon Hall · 9 years ago
- f69ab39 reconnect onos cli when disconnected by You Wang · 9 years ago
- ae04e62 Clean up log statement by Jon Hall · 9 years ago
- df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 9 years ago
- b5d3f83 Improve MaxIntents Tests by YPZhang · 9 years ago
- c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
- 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 9 years ago
- ed77124 Refactored test by GlennRC · 9 years ago
- ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
- 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
- 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago