1. 38e60a0 Suppressing GUI server stack trace when running multiple STCs at the same time. by Thomas Vachuska · 8 years ago
  2. 0001778 Stop using fixed path /tmp by HIGUCHI Yuta · 8 years ago
  3. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  4. 664f29e Adding ability to delay before executing a step in STC. by Thomas Vachuska · 8 years ago
  5. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  6. 54316c2 Fixed STC logic when skipping steps and groups of steps. Doh! by Thomas Vachuska · 8 years ago
  7. 7c5b653 Adding ability to dump logs for failed steps. by Thomas Vachuska · 8 years ago
  8. 4be3054 Adding sequential construct to STC to serially chain sequences based on env properties. by Thomas Vachuska · 8 years ago
  9. 229dced Fixes default logs location for STC. by Thomas Vachuska · 9 years ago
  10. d542cc4 Added tracking of test run duration. by Thomas Vachuska · 9 years ago
  11. d6c965d Added shutdown hook to STC to print summary even when interrupted by user. by Thomas Vachuska · 9 years ago
  12. 14eaba8 Added ability to negate interpretation of the exit code. by Thomas Vachuska · 9 years ago
  13. 29e8217 Added end-of-run summary. by Thomas Vachuska · 9 years ago
  14. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  15. 1b403a5 Fixing a few STC glitches. by Thomas Vachuska · 9 years ago
  16. e2de8ee Cosmetic stc fixes. by Thomas Vachuska · 9 years ago
  17. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  18. a5c1438 Fixed StepProcessorTest for running on Ubuntu. by Thomas Vachuska · 9 years ago
  19. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  20. 8044c09 ONOS-1679 Removed use of /tmp directory from various unit tests. by Thomas Vachuska · 9 years ago
  21. 0ec6ff4 Improved STC to show commands being executed. by Thomas Vachuska · 9 years ago
  22. ae0fbe8 STC fixes to correctly support namespaces. by Thomas Vachuska · 9 years ago
  23. 3f1b128 Compare logDir by using File object to avoid test failure on Windows which uses '\' as file separator. by Kenji HIKICHI · 9 years ago
  24. 177ece6 Fixed STC defect where a dependency would bring out an otherwise inactive step. by Thomas Vachuska · 9 years ago
  25. c6dca1d Using tempdir for stc CompilerTest by Brian O'Connor · 9 years ago
  26. 750ab04 Starting on STC monitor. by Thomas Vachuska · 9 years ago
  27. a0b50dd Fixed stc to properly account for skipped steps when completing enclosing group. by Thomas Vachuska · 9 years ago
  28. 8643937 Adding support for SKIPPED state to STC. by Thomas Vachuska · 9 years ago
  29. a48e3d1 Enhancing STC by Thomas Vachuska · 9 years ago
  30. 50ec1af Enhancing STC by Thomas Vachuska · 9 years ago
  31. 18571b0 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  32. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  33. 8189a74 Fixed a failed unit test and added more to the setup scenario. by Thomas Vachuska · 9 years ago
  34. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago