1. 519072e Added ONOS Failure and Cluster Restart testcase by Flavio Castro · 8 years ago
  2. 5608a39 Added Switch failure test scenario + Styling review by Flavio Castro · 8 years ago
  3. 94b211e Properly adding link failure test scenario by Flavio Castro · 8 years ago
  4. ec03394 Merge "Change Mininet IP from localhost to OCN" by Jon Hall · 8 years ago
  5. f7d8060 Change Mininet IP from localhost to OCN by YPZhang · 8 years ago
  6. 49c218d Now test pushes SR configuration via REST by Flavio Castro · 8 years ago
  7. 9a7f2f7 Merge "Random fixes for CHOTestMonkey" by You Wang · 8 years ago
  8. 55503a3 Random fixes for CHOTestMonkey by You Wang · 8 years ago
  9. c3156f1 Merge "Use new graph interfaces in CHOTestMonkey" by You Wang · 8 years ago
  10. 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
  11. 1064fb5 Ignore IDEA IDE files by Jon Hall · 8 years ago
  12. 25f6ede Update ~/README.md by Jon Hall · 8 years ago
  13. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
  14. 287db3f Merge "Continuing refactoring: Added a few testcases to SRSanity and fixed a few typos" by Jon Hall · 8 years ago
  15. 02b4363 Continuing refactoring: Added a few testcases to SRSanity and fixed a few typos by Flavio Castro · 8 years ago
  16. 6268e94 Add python3-requests to install script by Jon Hall · 8 years ago
  17. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  18. 16c7708 Merge "Fix a typo error in driverFunction" by YPZhang · 8 years ago
  19. 0584d43 Fix a typo error in driverFunction by YPZhang · 8 years ago
  20. 42d2230 Merge "Added a config for intent withdrawal test with FlowObj" by You Wang · 8 years ago
  21. 98c609f Added a config for intent withdrawal test with FlowObj by YPZhang · 8 years ago
  22. 3b148ea Add sleep after balancing masters in intent related tests by You Wang · 8 years ago
  23. 2b9b26d Add sleep after balance masters in intent reroute tests by YPZhang · 8 years ago
  24. fc1c464 Merge "Fix a small bug for DataBase file" by YPZhang · 8 years ago
  25. 28909bc Fix a small bug for DataBase file by YPZhang · 8 years ago
  26. 0a05b8d Last refactoring by Flavio Castro · 8 years ago
  27. e86418f Merge "Removing duplicate error checking" by Jon Hall · 8 years ago
  28. 97cf84a Removing duplicate error checking by Jon Hall · 8 years ago
  29. 5bd44c3 Merge "Modify loop algorithm - Re-run iteration if it was failed. - Check result is valid for database." by YPZhang · 8 years ago
  30. 8742d2e Modify loop algorithm by YPZhang · 8 years ago
  31. dd0f398 Fixed small typo in last commit by Flavio Castro · 8 years ago
  32. 8c30696 Merge "Fix onos-gen-partitions" by Jon Hall · 8 years ago
  33. bea5e1d Merge "Remove TestON documentation and add script to auto generate it" by Jon Hall · 8 years ago
  34. b07cdd2 Fix onos-gen-partitions by Jon Hall · 8 years ago
  35. d7e4b6e Bug fix for onosclidriver by YPZhang · 8 years ago
  36. 325822f Added a config for intent withdrawal test. by YPZhang · 8 years ago
  37. 82ee2f6 Changed checkState function by Flavio Castro · 8 years ago
  38. 4e21450 Fix DB file name on SCPFintenteRerouteLatWithFOBJ by YPZhang · 8 years ago
  39. ef8b44d Remove TestON documentation and add script to auto generate it by Jon Hall · 8 years ago
  40. d16b40e Merge "Refactory IntentInstallWithdraw Lat - Refactor IntentInstallWithdrawLat and IntentInstallWithdrawLatWithFOBJ - Modify PushTestIntents driver function, it can return onos response now" by YPZhang · 8 years ago
  41. b34b7e1 Refactory IntentInstallWithdraw Lat by YPZhang · 8 years ago
  42. 5da143d Merge "Added Case32 and updated SAMPstartTemplate" by Jon Hall · 8 years ago
  43. 12f34c3 Added Case32 and updated SAMPstartTemplate by alison · 8 years ago
  44. 1f5e65f Update function call to match new api by Jon Hall · 8 years ago
  45. b2d4167 Merge "Move current to SR Sanity tests" by Jon Hall · 8 years ago
  46. a91df73 Fix custom cluster.json file generation by Jon Hall · 8 years ago
  47. f7faa42 Move current to SR Sanity tests by Flavio Castro · 8 years ago
  48. 72a4703 fix the scp method being targeted at a log file that doesn't exist by Jeremy Songster · 8 years ago
  49. bdd8551 Merge "[Goldeneye] BGPLS scripts" by Jon Hall · 8 years ago
  50. a1080f2 [Goldeneye] BGPLS scripts by AntonySilvester · 8 years ago
  51. 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
  52. febf730 Refactor IntentRerouteLatency test by YPZhang · 8 years ago
  53. 31aad31 added assert_equals to testcase 19 to check if the copying succeeded by Jeremy Songster · 8 years ago
  54. 3dddd5b Remove P0 partition from custom partition file by Jon Hall · 8 years ago
  55. dd8999d fix username passed to scp function call to prevent test crashes by Jeremy Songster · 8 years ago
  56. 2baa44e add testcase for using network-cfg.json to configure switches during by Jeremy Songster · 8 years ago
  57. 4e00150 fix user for SCP method in FUNCintentRest by Jeremy Songster · 8 years ago
  58. b7f515c Merge "add tests for partial failures of MPSP and SPMP intents" by Jon Hall · 8 years ago
  59. 9385d41 add tests for partial failures of MPSP and SPMP intents by Jeremy Songster · 8 years ago
  60. 12699b5 Merge "added scp from ONOScli" by Jon Hall · 8 years ago
  61. 221db32 Use new graph interfaces in CHOTestMonkey by You Wang · 8 years ago
  62. 8b8be2e Merge "Add KeyError exception handling for compareIntent function in OnosCliDriver" by You Wang · 8 years ago
  63. 6756434 Merge "Add graph utility for TestON" by You Wang · 8 years ago
  64. 17147f2 add testcase for copying karaf logs to preserve them between by Jeremy Songster · 8 years ago
  65. b1cad69 Merge "change hard-coded fsfw controller address to BM1" by suibin zhang · 8 years ago
  66. dcca073 change hard-coded fsfw controller address to BM1 by suibin zhang · 8 years ago
  67. b1a16c3 Add graph utility for TestON by You Wang · 8 years ago
  68. 1be9a51 Add KeyError exception handling for compareIntent function in OnosCliDriver by You Wang · 8 years ago
  69. a99c3bd Merge "HotFix SCPFscalingMaxIntents and SCPFscalingMaxIntentsWithFobj - Fixed a small bug. If test failed in early, the intents number is not correct." by YPZhang · 8 years ago
  70. 09ab59d added scp from ONOScli by Flavio Castro · 8 years ago
  71. 083ae98 Add error handling for checkFlowId in MininetCliDriver by You Wang · 8 years ago
  72. 4c0165e Stable SR app again by Flavio Castro · 8 years ago
  73. 431cdc9 Merge "modify flow numbers for fsfw" by suibin zhang · 8 years ago
  74. c349f3c modify flow numbers for fsfw by suibin zhang · 8 years ago
  75. 5bd47de Merge "fix dependency handle name" by suibin zhang · 8 years ago
  76. 464f19e fix dependency handle name by suibin zhang · 8 years ago
  77. e731a0b Merge "Add exception handling for parseFlowTable in MininetCliDriver" by Jon Hall · 8 years ago
  78. e3fdcc7 Simplify HAscaling test so it doesn't take so long by Jon Hall · 8 years ago
  79. ef7348a Fix closing tag by Jon Hall · 8 years ago
  80. c2a4b01 correct ONOScli reference by suibin zhang · 8 years ago
  81. d6b15c8 Merge "Use correct namespace for exception class" by Jon Hall · 8 years ago
  82. d1bd94c add node3 to toppo file by suibin zhang · 8 years ago
  83. e179095 Use correct namespace for exception class by Jon Hall · 8 years ago
  84. f9f0fa9 HotFix SCPFscalingMaxIntents and SCPFscalingMaxIntentsWithFobj by YPZhang · 8 years ago
  85. 3d71953 Merge "Add option to look for IP based on iface" by Jon Hall · 8 years ago
  86. 8f6d462 Add option to look for IP based on iface by Jon Hall · 8 years ago
  87. 5f47408 change mn topo file location by suibin zhang · 8 years ago
  88. c672e01 Merge "add 1-node template, rename 3-node template" by Jon Hall · 8 years ago
  89. c969ddd add 1-node template, rename 3-node template by suibin zhang · 8 years ago
  90. 6a8b0a0 Move placeholder file to a .gitignore by Jon Hall · 8 years ago
  91. 91c37cf Add exception handling for parseFlowTable in MininetCliDriver by You Wang · 8 years ago
  92. ebccd35 Add error message to help debug failing test on production machines by Jon Hall · 8 years ago
  93. 5331af6 Merge "Initial commit for test of dynamic swapping of ONOS nodes" by Jon Hall · 8 years ago
  94. 6525447 Merge "Dumping Flows on each test now" by Jon Hall · 8 years ago
  95. b771895 Dumping Flows on each test now by Flavio Castro · 8 years ago
  96. 69b2b98 Initial commit for test of dynamic swapping of ONOS nodes by Jon Hall · 8 years ago
  97. f565dd8 reactive Routing test environment by pingping-lin · 8 years ago
  98. eeb2374 Merge "Minor fix to return values and error checks in OnosCliDriver" by Jon Hall · 8 years ago
  99. 94d72f4 Merge "add VLAN tests to FUNCintentRest fix SDNIP-ICMP intent tests in FUNCintentRest" by Jeremy Songster · 8 years ago
  100. ae2dd45 add VLAN tests to FUNCintentRest fix SDNIP-ICMP intent tests in FUNCintentRest by Jeremy Songster · 8 years ago