1. 3101b9b Modified HA test scenarios to fail fast. by Thomas Vachuska · 7 years ago
  2. 822bc14 Increased tolerance for node stop/start and for topology convergence. by Thomas Vachuska · 7 years ago
  3. 13a93f3 Added tool to verify that ONOS server has stopped; added HA cluster restart scenario. by Thomas Vachuska · 7 years ago
  4. 594add7 Fix ONOS-4503 - allow ONOS to run in offline mode with no internet connection by Ray Milkey · 7 years ago
  5. 27ece8f Enhancing onos-check-logs to allow ignoring store exceptions by Thomas Vachuska · 7 years ago
  6. e112535 Adding an STC scenario to test basic HA functionality by Thomas Vachuska · 7 years ago
  7. ead5c91 Add App Id to flows creation by Ray Milkey · 7 years ago
  8. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  9. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  10. 685e34d Add Distributed Primitives scenario to smoke test by Ray Milkey · 8 years ago
  11. ce24073 stc scenario for testing work queue distributed primitive by Madan Jampani · 8 years ago
  12. b4ac46e Add a small delay between deleting a net config and testing it by Ray Milkey · 8 years ago
  13. 381f8d8 Fixes for STC command argument handling when using Karaf client by Jonathan Hart · 8 years ago
  14. 534f476 Miscellaneous STC adjustments by Thomas Vachuska · 8 years ago
  15. 31bfc11 stc scenario for unclean cluster restart by Madan Jampani · 8 years ago
  16. ba82c0d Check that the DHCP Manager is active before testing its configuration by Ray Milkey · 8 years ago
  17. 7728b6a Was using a non-exitant port for the test. Not sure how this was ever working by Ray Milkey · 8 years ago
  18. e685d7d Fix up drivers test to not shut down all of ONOS by Ray Milkey · 8 years ago
  19. 145623d Added onos-cluster-execute-expect as a cluster version of onos-execute-expect + updated stc scenarios for dist primitives to use this for verification by Madan Jampani · 8 years ago
  20. cc5f03e ONOS-2184 - virtual network Intents for vnet STC. by Claudine Chiu · 8 years ago
  21. 4d5310c Improving stw and adding ability to clean-up mininet properly between runs. by Thomas Vachuska · 8 years ago
  22. a721751 Adding more patience to the netcfg scenario. by Thomas Vachuska · 8 years ago
  23. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  24. 3271562 Refactor reactive forwarding test into its own scenario by Ray Milkey · 8 years ago
  25. a481a11 Remove flow objectives after test completes by Ray Milkey · 8 years ago
  26. 955c4b8 Refactor activate/deactivate of forwarding app by Ray Milkey · 8 years ago
  27. 3880928 STC stacktrace fixes by Ray Milkey · 8 years ago
  28. 20bbf78 Adding check for failures at the end of the net-smoke.xml scenario. by Thomas Vachuska · 8 years ago
  29. 32faf2b Adding more patience to onos-check-summary and changing sequencing of smoke.xml scenario. by Thomas Vachuska · 8 years ago
  30. a0f983b STC scenario for testing posting and removal of configs by Ray Milkey · 8 years ago
  31. 97dfd1e STC scenario for testing meta app behavior by Ray Milkey · 8 years ago
  32. 7445272 Support Cluster restart via stc by Phil Huang · 8 years ago
  33. 9e1a8c1 Initial stc tests for distributed primitives by Madan Jampani · 8 years ago
  34. ad509f9 Enhancing Geant Topo by Andrea Campanella · 8 years ago
  35. 60a5a98 Adding GEANT european topology by Andrea Campanella · 8 years ago
  36. 407ef25 STC - check that flows are installed before checking pings by Ray Milkey · 8 years ago
  37. b0d0ada - bidrectional vnet link creation by Claudine Chiu · 8 years ago
  38. 283a785 Fixing archetypes scenario. by Thomas Vachuska · 8 years ago
  39. 0005a4d Vnet STC (setup tenant and vnet* and subsequent teardown) by Claudine Chiu · 8 years ago
  40. 1259523 Fix check for valid cluster root by Ray Milkey · 8 years ago
  41. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  42. 9ce9e25 Make sure only one onos-mininet operation is going at a time. This script is not mutlithread safe. by Ray Milkey · 8 years ago
  43. 9e61bd9 Added support for bits proxy, where ONOS bits can survive borrow/return cycles. by Thomas Vachuska · 8 years ago
  44. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  45. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  46. 541413d Pruning deprecated test topo artifacts. by Thomas Vachuska · 8 years ago
  47. 1eec505 Fixing stc prerequisites to allow ONOS_USE_SSH to be either true or unset/blank. by Thomas Vachuska · 8 years ago
  48. bdd23be Fixing tom cell and the net scenarios. by Thomas Vachuska · 8 years ago
  49. 3534933 Changing onos-secure-ssh test tool and scenario to allow parallel execution of the onos-secure-ssh tool. by Thomas Vachuska · 8 years ago
  50. 90289b0 STC fixes by Ray Milkey · 8 years ago
  51. b0ade29 Add STC scenario for drivers queries by Ray Milkey · 8 years ago
  52. 5557a50 Add a scenario for multi point to single point intents by Ray Milkey · 8 years ago
  53. 3bc0be1 Add a single point to multi point intent scenario by Ray Milkey · 8 years ago
  54. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  55. 68acdba Adding ability to automatically enable flow objective intents via ONOS_USE_FOI env. variable. by Thomas Vachuska · 8 years ago
  56. a855a40 UK Topology by Simon Hunt · 8 years ago
  57. 9ee4979 Enhancing ONOS mininet topology approach to remove boilerplate and simplify testing and demos. by Thomas Vachuska · 8 years ago
  58. cb44e03 Adding net-prerequisites.xml scenario - included in fast & smoke scenarios. by Thomas Vachuska · 8 years ago
  59. 627f0e5 Make test a little more resilient in the face of flows being slow to be installed by Ray Milkey · 8 years ago
  60. 48bf76c STC scenario for creation and testing of flow objectives by Ray Milkey · 8 years ago
  61. 7816793 Marking some old developer tools as deprecated; wil be removed after Falcon release. by Thomas Vachuska · 8 years ago
  62. c8100c1 Simplifying the net-pingall scenario. by Thomas Vachuska · 8 years ago
  63. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  64. 0cec548 Small stc scenario fixes and simplifications. by Thomas Vachuska · 8 years ago
  65. 731193d Fixing archetypes so that the REST overlay works together with UI overlays. by Thomas Vachuska · 8 years ago
  66. 664f29e Adding ability to delay before executing a step in STC. by Thomas Vachuska · 8 years ago
  67. 36be65f Adding REST archetype. by Thomas Vachuska · 8 years ago
  68. 4b146a7 Fixing onos-check-apps to work with app dependencies; short-term fix. by Thomas Vachuska · 8 years ago
  69. 5033599 Allow device A or device C to be the root of the cluster by Ray Milkey · 8 years ago
  70. 54316c2 Fixed STC logic when skipping steps and groups of steps. Doh! by Thomas Vachuska · 8 years ago
  71. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  72. 4be3054 Adding sequential construct to STC to serially chain sequences based on env properties. by Thomas Vachuska · 8 years ago
  73. c785d97 Read ssh username from $ONOS_USER by Charles Chan · 9 years ago
  74. 40e63e6 Fixed an issue where consistent map exception in distributed packet store would prevent apps/components from properly starting. by Thomas Vachuska · 9 years ago
  75. e5ab5f7 ONOS-3142 Added a fast variant of smoke test. by Thomas Vachuska · 9 years ago
  76. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  77. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  78. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  79. 6e968e1 STC changes to make smoke test more reliable by Ray Milkey · 9 years ago
  80. e082777 Add tests of topology APIs to STC smoke test. by Ray Milkey · 9 years ago
  81. 5baa3da Fixes to make STC runs more reliable by Ray Milkey · 9 years ago
  82. 43ee97f STC scenario for creating flows directly via the REST API by Ray Milkey · 9 years ago
  83. 2495b98 Make REST test run on multi node cell by Ray Milkey · 9 years ago
  84. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  85. 4ff514c STC scenario for testing network related REST APIs by Ray Milkey · 9 years ago
  86. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  87. bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
  88. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  89. c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
  90. c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
  91. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  92. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  93. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  94. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  95. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  96. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  97. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  98. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  99. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  100. a09c0ed Fixed listener registry to eject listeners only if they indeed exceed the limit. by Thomas Vachuska · 9 years ago