1. b0d0ada - bidrectional vnet link creation by Claudine Chiu · 8 years ago
  2. 283a785 Fixing archetypes scenario. by Thomas Vachuska · 8 years ago
  3. 0005a4d Vnet STC (setup tenant and vnet* and subsequent teardown) by Claudine Chiu · 8 years ago
  4. 1259523 Fix check for valid cluster root by Ray Milkey · 8 years ago
  5. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  6. 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
  7. 9e61bd9 Added support for bits proxy, where ONOS bits can survive borrow/return cycles. by Thomas Vachuska · 8 years ago
  8. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  9. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  10. 541413d Pruning deprecated test topo artifacts. by Thomas Vachuska · 8 years ago
  11. 1eec505 Fixing stc prerequisites to allow ONOS_USE_SSH to be either true or unset/blank. by Thomas Vachuska · 8 years ago
  12. bdd23be Fixing tom cell and the net scenarios. by Thomas Vachuska · 8 years ago
  13. 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
  14. 90289b0 STC fixes by Ray Milkey · 8 years ago
  15. b0ade29 Add STC scenario for drivers queries by Ray Milkey · 8 years ago
  16. 5557a50 Add a scenario for multi point to single point intents by Ray Milkey · 8 years ago
  17. 3bc0be1 Add a single point to multi point intent scenario by Ray Milkey · 8 years ago
  18. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  19. 68acdba Adding ability to automatically enable flow objective intents via ONOS_USE_FOI env. variable. by Thomas Vachuska · 8 years ago
  20. a855a40 UK Topology by Simon Hunt · 8 years ago
  21. 9ee4979 Enhancing ONOS mininet topology approach to remove boilerplate and simplify testing and demos. by Thomas Vachuska · 8 years ago
  22. cb44e03 Adding net-prerequisites.xml scenario - included in fast & smoke scenarios. by Thomas Vachuska · 8 years ago
  23. 627f0e5 Make test a little more resilient in the face of flows being slow to be installed by Ray Milkey · 8 years ago
  24. 48bf76c STC scenario for creation and testing of flow objectives by Ray Milkey · 8 years ago
  25. 7816793 Marking some old developer tools as deprecated; wil be removed after Falcon release. by Thomas Vachuska · 8 years ago
  26. c8100c1 Simplifying the net-pingall scenario. by Thomas Vachuska · 8 years ago
  27. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  28. 0cec548 Small stc scenario fixes and simplifications. by Thomas Vachuska · 8 years ago
  29. 731193d Fixing archetypes so that the REST overlay works together with UI overlays. by Thomas Vachuska · 8 years ago
  30. 664f29e Adding ability to delay before executing a step in STC. by Thomas Vachuska · 8 years ago
  31. 36be65f Adding REST archetype. by Thomas Vachuska · 8 years ago
  32. 4b146a7 Fixing onos-check-apps to work with app dependencies; short-term fix. by Thomas Vachuska · 8 years ago
  33. 5033599 Allow device A or device C to be the root of the cluster by Ray Milkey · 8 years ago
  34. 54316c2 Fixed STC logic when skipping steps and groups of steps. Doh! by Thomas Vachuska · 8 years ago
  35. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 8 years ago
  36. 4be3054 Adding sequential construct to STC to serially chain sequences based on env properties. by Thomas Vachuska · 8 years ago
  37. c785d97 Read ssh username from $ONOS_USER by Charles Chan · 9 years ago
  38. 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
  39. e5ab5f7 ONOS-3142 Added a fast variant of smoke test. by Thomas Vachuska · 9 years ago
  40. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  41. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  42. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  43. 6e968e1 STC changes to make smoke test more reliable by Ray Milkey · 9 years ago
  44. e082777 Add tests of topology APIs to STC smoke test. by Ray Milkey · 9 years ago
  45. 5baa3da Fixes to make STC runs more reliable by Ray Milkey · 9 years ago
  46. 43ee97f STC scenario for creating flows directly via the REST API by Ray Milkey · 9 years ago
  47. 2495b98 Make REST test run on multi node cell by Ray Milkey · 9 years ago
  48. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  49. 4ff514c STC scenario for testing network related REST APIs by Ray Milkey · 9 years ago
  50. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  51. bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
  52. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  53. c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
  54. c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
  55. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  56. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  57. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  58. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  59. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  60. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  61. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  62. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  63. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  64. a09c0ed Fixed listener registry to eject listeners only if they indeed exceed the limit. by Thomas Vachuska · 9 years ago
  65. 0ec6ff4 Improved STC to show commands being executed. by Thomas Vachuska · 9 years ago
  66. 33937c4 Adding STC scenario for testing host intent-based connectivity. by Thomas Vachuska · 9 years ago
  67. 2527a0f Changing stc scenarios to be compatible with multiple links in the ATT MPLS test topology. by Thomas Vachuska · 9 years ago
  68. f1c4208 Adding more aggressive and thorough implementation of wipe-out command. by Thomas Vachuska · 9 years ago
  69. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  70. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  71. 12bf445 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client. by Thomas Vachuska · 9 years ago
  72. 8643937 Adding support for SKIPPED state to STC. by Thomas Vachuska · 9 years ago
  73. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  74. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  75. 4355496 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  76. c544f63 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  77. a48e3d1 Enhancing STC by Thomas Vachuska · 9 years ago
  78. 18571b0 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  79. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  80. 8189a74 Fixed a failed unit test and added more to the setup scenario. by Thomas Vachuska · 9 years ago
  81. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago