1. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  2. bd60ea0 Use buck for tests by Jon Hall · 8 years ago
  3. 6509dbf Fixing some common typos throughout the repo by Jon Hall · 8 years ago
  4. 2413987 Fix checkStatus function in drivers by You Wang · 8 years ago
  5. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago[Renamed (99%) from TestON/tests/CHOtest/CHOtest.py]
  6. b658654 Fixes and improvements to intent, link and pingall checking functions by You Wang · 8 years ago
  7. 0779bac Improve host discovery (IPv6) and link events verification methods in CHO test by You Wang · 8 years ago
  8. 026dba6 Replaced pingall with a less stressfull ping method by GlennRC · 9 years ago
  9. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  10. 3de7223 Increased timeout by GlennRC · 9 years ago
  11. 15d164c Removed multithreaded appid checks and disabled fwd app at the end of the case by GlennRC · 9 years ago
  12. ee8f3bf Retry if topo comparison fails and increase sleep time by GlennRC · 9 years ago
  13. 2db2995 Moved prifix counter after compare topo case and fixed dpid format by GlennRC · 9 years ago
  14. 289c1b6 Updated case5 to use unique dpids by GlennRC · 9 years ago
  15. 186b736 Storing the correct dpids by GlennRC · 9 years ago
  16. ef344fc Using unique dpids for each topology and excluded the ipv6 pingall cases by GlennRC · 9 years ago
  17. 6ac11b1 Modified every IPv4 pingall case to execute multiple times by GlennRC · 9 years ago
  18. f7be663 Pinging all hosts multiple times in CASE60 by GlennRC · 9 years ago
  19. 884dc9e fixed typo by GlennRC · 9 years ago
  20. 558cd86 Fixed a typo by GlennRC · 9 years ago
  21. fa69a2a Refined SP, S2M and M2S intents for all 3 topologies by GlennRC · 9 years ago
  22. 1135339 Changed parameter name to avoid confusion by GlennRC · 9 years ago
  23. 9e7465e Fixed a minor bug by GlennRC · 9 years ago
  24. 4ae5a24 Updated IPv6 pingall cases to use new IPv6 pingall function by GlennRC · 9 years ago
  25. 1dde171 Parameterized the number of intent installation checks by GlennRC · 9 years ago
  26. bddd58f Using main.stop() as a breakpoint when a case fails and minor refactoring by GlennRC · 9 years ago
  27. fcfdc4f Checking intents after we bring links down and up by GlennRC · 9 years ago
  28. db2c842 [ONOS-2649] better intent checking by GlennRC · 9 years ago
  29. a8d786a Checking if intents are installed and running pingall twice by GlennRC · 9 years ago
  30. 626ba13 ONOS-2892 More robust intent/flow checking by GlennRC · 9 years ago
  31. f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
  32. 310efca Minor corrections to case description and assert text by Hari Krishna · 9 years ago
  33. 55b171b Added missing SrcMac option to Spine topo point-intents by Hari Krishna · 9 years ago
  34. ad0c520 Adding more delay required for Spine topology tests by Hari Krishna · 9 years ago
  35. 390d470 Corrected the no. of links for Spine topo reroute test by Hari Krishna · 9 years ago
  36. b79d082 Added some missing test cases for spine topology by Hari Krishna · 9 years ago
  37. 4223dbd Initial commit of basic IPv6 coverage in CHOtest by Hari Krishna · 9 years ago
  38. c6cd2a6 Using secureCopy to copy mininet topology to mininet machine by GlennRC · 9 years ago
  39. 4ba53f0 Fix whitespace issues by Jon Hall · 9 years ago
  40. be4b97b Changes to CHO test for parsing onoscell option by Hari Krishna · 9 years ago
  41. 6185fc1 Some Minor changes to test scripts by Hari Krishna · 9 years ago[Renamed (94%) from TestON/tests/OnosCHO/OnosCHO.py]
  42. 1006577 formatting issues fixed by Hari Krishna · 9 years ago
  43. c195f3b Initial CHO commit by Hari Krishna · 9 years ago
  44. f57a5ef Remove old tests and add lost gerrit changes by Jon Hall · 9 years ago
  45. 8f46cd7 Merge pull request #144 from opennetworkinglab/devl/assignSwUpdate by Jon Hall · 9 years ago
  46. 9d8bf3d Updated all tests that uses assignSwController by kelvin-onlab · 9 years ago
  47. ade11a7 Added getOnosIPfromCell() to onosdriver by Hari Krishna · 9 years ago
  48. 0ce0e15 Added purge WITHDRAWN intents funtions to onosclidriver and commiting latest by Hari Krishna · 9 years ago
  49. 4df89f2 Added checkIntentState and checkFlowsState in onosclidriver by kelvin-onlab · 9 years ago
  50. c2dcd3f Initial commit for checkIntentsState function by kelvin-onlab · 9 years ago
  51. d9a8ed3 Fixed typo mininetclidriver | updated params and topo file in CHO by kelvin-onlab · 9 years ago
  52. c44f019 Changed pingall loop structure | added karaftimeout to OnosCHO by kelvin-onlab · 9 years ago
  53. fbcd82f Updated mininet driver pingall / Fixed logic issues in OnosCHO by kelvin-onlab · 9 years ago
  54. 3814381 Fixed some type and added extra condition in multi->single & single->multi function by kelvin-onlab · 9 years ago
  55. b940821 Added new option in pingall function | MultiToSingle point intent function now returns intent ID by kelvin-onlab · 9 years ago
  56. 06ade55 Added params file by kelvin-onlab · 9 years ago
  57. 20c712a Added multi-single point intent for Chordal topology by kelvin-onlab · 9 years ago
  58. 77d6c30 Added multi-to-single point intent for Att topo by kelvin-onlab · 9 years ago
  59. d878fc2 Changed params and topology file by kelvin-onlab · 9 years ago
  60. 65a72d2 Changed numbering of test case and added Link down/up for Spine topology by kelvin-onlab · 9 years ago
  61. adfc8db Remove intents changed back to being multithreaded case by kelvin-onlab · 9 years ago
  62. 5afb4cc OnosCHO before split of ONOS 1.1 branch (Unfinished refactoring) by Hari Krishna · 9 years ago
  63. b35c6d0 Actually working CHO by Hari Krishna · 9 years ago
  64. ef1bd4e Update OnosCHO and fixed onos driver topology function formatting issue by Hari Krishna · 9 years ago
  65. 36c02b1 Fixed some logic on OnosCHO CASE10 by kelvin-onlab · 9 years ago
  66. 01f1b2c OnosCHO case 10 refactored by kelvin-onlab · 9 years ago
  67. c3ab301 Fixed CASE10 remove intents to keep removing intents until intents are gone by kelvin-onlab · 9 years ago
  68. 78f7d2d Refactor test case in OnosCHO part 1 by kelvin-onlab · 9 years ago
  69. dc8719b Starting to refactor OnosCHO by kelvin-onlab · 9 years ago
  70. 7642bb1 Changed case10 in OnosCHO one more time by kelvin-onlab · 9 years ago
  71. fd3d76e Modified case 10 in OnosCHO remove intent now accepts \'-s\' by kelvin-onlab · 9 years ago
  72. f9c7128 Fixed remove intent in OnosCHO by kelvin-onlab · 9 years ago
  73. fb52166 Fixed Thread in teston core to include the module, Fixed OnosCHO case6 and 10 code by kelvin-onlab · 9 years ago
  74. 54400a9 Initial commit for new OnosCHO by kelvin-onlab · 9 years ago
  75. 22c3d41 CHO tests with Chordal and Spine topology by Hari Krishna · 9 years ago
  76. 46997e0 CHO test and Params by Hari Krishna · 9 years ago
  77. d97213e Rebasing with master by Hari Krishna · 9 years ago
  78. 8a83258 Finished test Clean up by kelvin-onlab · 9 years ago
  79. 8ec7144 initial commit for code clean up by kelvin · 9 years ago
  80. a43d4e9 Initial CHO Test commit by Hari Krishna · 10 years ago