1. 29a9e3d Fix FUNCintent tests Mininet path problem by Devin Lim · 6 years ago
  2. a0f6ff6 [ONOS-7356] Initial commit to decouple Mininet from TestON tests: by You Wang · 6 years ago
  3. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  4. a4f95bc [ONOS-6905] Adujust the number of retrying and sleep time to the FUNCintent by Devin Lim · 7 years ago
  5. 4407596 [ONOS-6901] Fix how the systemTest does not return any result when it forced to quit the test by Devin Lim · 7 years ago
  6. f6d287d [ONOS-6883] Invstigating and Fixing FUNCintent test by Devin Lim · 7 years ago
  7. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  8. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  9. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  10. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  11. 8d7c778 [ONOS-6622] Remove test Steps that try to build using Maven by Devin Lim · 7 years ago
  12. f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
  13. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  14. 6e7eff8 Remove accidental commit of code commenting by Jon Hall · 7 years ago
  15. 78be496 Run codestyle script for FUNCintent by Jon Hall · 7 years ago
  16. 860b815 Cleaning up FUNCintent print statements by Jon Hall · 7 years ago
  17. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  18. 9c88867 Code style fixes for FUNCintent by Jon Hall · 7 years ago
  19. 106d0fa Use new FlowObjectiveCompiler for the tests by You Wang · 7 years ago
  20. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  21. ca8990f FUNCintent test to improve stability by Shreya · 7 years ago
  22. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  23. f5de25b Run onos-secure-ssh before onos-wait-for-start by You Wang · 7 years ago
  24. ef10950 Run onos-secure-ssh for ssh-based onos cli login by Chiyu Cheng · 8 years ago
  25. 52b2589 [ONOS-5280] Update FUNCintent and [ONOS-5357] Add more encap types by alison · 8 years ago
  26. bd60ea0 Use buck for tests by Jon Hall · 8 years ago
  27. e7f3b34 Fix Codestyle in Functionality tests by Jeremy Songster · 8 years ago
  28. 00d1ca6 Merge "Add VLAN Encapsulation test for point to point intents to FUNCintent" by Jeremy Songster · 8 years ago
  29. c032f16 Add VLAN Encapsulation test for point to point intents to FUNCintent by Jeremy Songster · 8 years ago
  30. 306ed7a Add check for Flow Duration to FUNCintent and FUNCintentRest by Jeremy Songster · 8 years ago
  31. cc5414b Imrpove logic used for determinging which nodes to copy karaf.log by Jeremy Songster · 8 years ago
  32. 31aad31 added assert_equals to testcase 19 to check if the copying succeeded by Jeremy Songster · 8 years ago
  33. 9385d41 add tests for partial failures of MPSP and SPMP intents by Jeremy Songster · 8 years ago
  34. 17147f2 add testcase for copying karaf logs to preserve them between by Jeremy Songster · 8 years ago
  35. e405d3d fix the SDNIP TCP point intent test case failures by Jeremy Songster · 8 years ago
  36. ff55367 Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, by Jeremy Songster · 8 years ago
  37. 832f9e9 Refactor VLAN intent tests to actually use VLAN selectors by Jeremy Songster · 8 years ago
  38. 7edb663 modify checking for ONOS startup and reduce pingall timeout by Jeremy Songster · 8 years ago
  39. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  40. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago[Renamed from TestON/tests/FUNCintent/FUNCintent.py]
  41. d619ac7 Merge "Fix instalation of SDNIP-ICMP intents in FUNCintent" by Jon Hall · 8 years ago
  42. eb51cb1 Added test case to activate Flow Objectives by Jeremy · 8 years ago
  43. cd87222 moved main.flowCompiler variable from case 1 to case 2 to allow for it to reset to a default value by Jeremy · 8 years ago
  44. 6e9748f Added Flow Objectives testing to FUNCintent by Jeremy · 8 years ago
  45. 6f000c6 Fix instalation of SDNIP-ICMP intents in FUNCintent by Jeremy · 8 years ago
  46. 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 8 years ago
  47. 2f190ca Update to FUNCintentRest by Jeremy · 8 years ago
  48. e0cb5eb Started work on Multi to Single Endpoint Failure Test. by Jeremy · 8 years ago
  49. 1f39bf0 ONOS-3343 Initial scapy implementation commit by Jeremy Songster · 8 years ago
  50. 70b2ff4 Fix some typos by Jon Hall · 9 years ago
  51. 5d8cc86 More useful assert statements for FUNCintent. Only CASE1000 so far, do not merge yet. by acsmars · 9 years ago
  52. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
  53. 2ec91d6 Disabled Single to Multi NOOPTION test subcase. Added exception handling for json loads to CASE8. by acsmars · 9 years ago
  54. 029be65 [Emu] Changes default OpenFlow port to 6653. Remove trailing spaces. by Charles Chan · 9 years ago
  55. 59a4c55 ONOS-2846 Reworked CASE8 with retries and a timeout. by acsmars · 9 years ago
  56. 5b78fcd Disabled MultiToSingle NOOPTION intent test. This testcase tested functionality that is not possible in onos. A new test will be added later. by acsmars · 9 years ago
  57. f723488 Fix startup for FUNCintentRest test and add REST authentication by Jon Hall · 9 years ago
  58. 8a60586 Changed 8.1 Gathering topology information from main.step to main.log.info by acsmars · 9 years ago
  59. 3b11131 Merge "ONOS-2551 Added parameter for remove intent timeout to .params in FUNCintent. Also used taht value in FUNCintent dependency functions" by Kelvin Flores · 9 years ago
  60. 016dce2 Removed case 9: report logs and place it on every end of test cases instead by kelvin-onlab · 9 years ago
  61. d9e23de Changed copyMininetFile of onosdriver to scp function in clidriver by kelvin-onlab · 9 years ago
  62. cfa5227 ONOS-2551 Added parameter for remove intent timeout to .params in FUNCintent. Also used taht value in FUNCintent dependency functions by acsmars · 9 years ago
  63. 58dc39e Fix FUNCintent pingallHost | TCP issues by kelvin-onlab · 9 years ago
  64. 7bb2d97 Fixed logs in CASE9: test reports by kelvin-onlab · 9 years ago
  65. 5f0d19e Fixed uninstalling step in CASE2 to force uninstall all nodes by kelvin-onlab · 9 years ago
  66. 3a55a80 Merge "More fixes for running teston from anywhere" by Jon Hall · 9 years ago
  67. b55e58e Fix ICMP and TCP log typo by kelvin-onlab · 9 years ago
  68. 46d4825 Fix assertion for topo check case by Jon Hall · 9 years ago
  69. f632d20 More fixes for running teston from anywhere by Jon Hall · 9 years ago
  70. 79ce049 Removed tcp ports in SDNIP matching test CASE2000 by kelvin-onlab · 9 years ago
  71. a3e0243 Add topology check function to FUNCintent by Jon Hall · 9 years ago
  72. 825b57d Change main.case logs by kelvin-onlab · 9 years ago
  73. e5c1ada Fix type error on logs by kelvin-onlab · 9 years ago
  74. 4cfa81c Added more logs for the wiki by kelvin-onlab · 9 years ago
  75. f34a58a Modified assertion logs by kelvin-onlab · 9 years ago
  76. 1c13987 Merge "ONOS-1600 Host Mobility Test - Non-Functional" by Kelvin Flores · 9 years ago
  77. 1ff5e05 ONOS-1600 Host Mobility Test - Non-Functional by acsmars · 9 years ago
  78. 6585f48 Merge "Added more fix on key errors and add delay after activating fwd app" by kelvin-onlab · 9 years ago
  79. 783bbf9 Fix typo by Jon Hall · 9 years ago
  80. 0ad05d1 Added more fix on key errors and add delay after activating fwd app by kelvin-onlab · 9 years ago
  81. 6dea6e6 Fixed some key error and added more documentation by kelvin-onlab · 9 years ago
  82. b0b0dcb Fixed DOCs and explicitly call OF10 by kelvin-onlab · 9 years ago
  83. b5cfab3 Added OF 1.3 Testing in FUNCintent test by kelvin-onlab · 9 years ago
  84. 106be08 Add git commit to wiki report of FUNCintent test by Jon Hall · 9 years ago
  85. e6b410f ONOS-2399 Added checkLeaderChange() to FUNCintent dependencies. Implemented that function in CASE1000 of FUNCintent by acsmars · 9 years ago
  86. b769f56 ONOS-2397 : Added SDN-IP matching on TCP/ICMP by kelvin-onlab · 9 years ago
  87. d48a68c Added FUNCintent test by kelvin-onlab · 9 years ago