1. 19f9467 Attempt to run hourly job only if there's change on git by Yuta HIGUCHI · 7 years ago
  2. ee78392 Minor fix by Devin Lim · 7 years ago
  3. 0e1bac0 Make CHO tests to run on Fabric5s by Devin Lim · 7 years ago
  4. d933324 [ONOS-7580] Fix the clean-up script malfunction by Devin Lim · 7 years ago
  5. e8f39e0 Maven verification jobs for 1.12 and 1.13 branches by Ray Milkey · 7 years ago
  6. 9ac211e Use a unique name for cell reservation by Ray Milkey · 7 years ago
  7. d6580d8 Add STC jobs for 1.12 and 1.13 trees by Ray Milkey · 7 years ago
  8. 7ff6142 Fix the user name for CHO-1.12 and the node by Devin Lim · 7 years ago
  9. f57a9eb Fixing the node of 1.13 for Segment Routing Test by Devin Lim · 7 years ago
  10. 2c8192c [ONOS-7618] Create Jenkins job for 1.13 by Devin Lim · 7 years ago
  11. 7550e02 [ONOS-7618] Create Jenkins jobs for 1.13 by Devin Lim · 7 years ago
  12. fcb0db6 Add 1.13 branch verification jobs by Ray Milkey · 7 years ago
  13. 397fa7c Fixing some variables by Devin Lim · 7 years ago
  14. 32175a1 To fix lf-install.sh issue by Devin Lim · 7 years ago
  15. b296525 Fix the node for the SR-logs by Devin Lim · 7 years ago
  16. 32778a0 Fix the clean up machine issues and remove unused files by Devin Lim · 7 years ago
  17. a008a21 [ONOS-7590] Add Fabric stations clean-up jobs by Devin Lim · 7 years ago
  18. a5019ff [ONOS-7590] by Devin Lim · 7 years ago
  19. 6d4b185 Disable halt on error for STC runs by Ray Milkey · 7 years ago
  20. c284c98 Fix the wrong path issue for cho clean up job by Devin Lim · 7 years ago
  21. e625f9a Fix the Standard time issue by Devin Lim · 7 years ago
  22. e7648e4 [ONOS-7557]ver.d by Devin Lim · 7 years ago
  23. dc298c9 [ONOS-7557] ver.c by Devin Lim · 7 years ago
  24. 8054691 [ONOS-7577] ver.b by Devin Lim · 7 years ago
  25. 1c4753e [ONOS-7557] Add new Fabrics TestMachine to Jenkins and Schedule tests by Devin Lim · 7 years ago
  26. 3dbd8e8 (jjb version) [ONOS-7512]: Create Jenkins Job to Refresh TestON Overall Graphs by Jeremy Ronquillo · 7 years ago
  27. 8c67f30 Set a default value for JAVA_HOME by Ray Milkey · 7 years ago
  28. f839415 Disable pipeline verify job by default by Ray Milkey · 7 years ago
  29. 3aa8af5 JJB job to run STC hourly by Ray Milkey · 7 years ago
  30. ae3c769 Updating test pipeline description to use {type} and ONOS {version} by Jeremy Ronquillo · 7 years ago
  31. 72caaba [ONOS-7510] investigate branch checkout failure by Devin Lim · 7 years ago
  32. e241516 Fix the trigger time issue with different timezone. by Devin Lim · 7 years ago
  33. 2b5ef2e Enable trigger timers by Devin Lim · 7 years ago
  34. 43a340c Set reasonable timeouts for jobs by Ray Milkey · 7 years ago
  35. 34e993b [ONOS-7461]: Add Description to QA Jobs using JJB in ONOS Jenkins by Jeremy Ronquillo · 7 years ago
  36. 59f6d1a [ONOS-7346]ver.m by Devin Lim · 7 years ago
  37. 157404d [ONOS-7346] ver.l by Devin Lim · 7 years ago
  38. e65e71c [ONOS-7346]ver.k by Devin Lim · 7 years ago
  39. ca864a1 [ONOS-7346] Ver.j by Devin Lim · 7 years ago
  40. 491d92b [ONOS-7346] Ver.i by Devin Lim · 7 years ago
  41. b00d26a [ONOS-7346]ver.h by Devin Lim · 7 years ago
  42. 323c987 [ONOS-7346] ver.g by Devin Lim · 7 years ago
  43. c6e9a85 Add raw XML for Slack channel integration by Ray Milkey · 7 years ago
  44. 18f459d [ONOS-7346] Ver.f by Devin Lim · 7 years ago
  45. 545efe9 Fix typo in script by Ray Milkey · 7 years ago
  46. b40e567 Improvements to Docker build job by Ray Milkey · 7 years ago
  47. 70b853e [ONOS-7346] ver.e by Devin Lim · 7 years ago
  48. 7d7cd99 [ONOS-7346] ver.d by Devin Lim · 7 years ago
  49. 9c8fa3e [ONOS-7346] ver.c by Devin Lim · 7 years ago
  50. 49200ec [ONOS-7346] ver.b by Devin Lim · 7 years ago
  51. 7a87787 [ONOS-7346] ver.a by Devin Lim · 7 years ago
  52. 74cf6cb [ONOS-7346] by Devin Lim · 7 years ago
  53. 38d1406 [ONOS-7346] Migrating Jenkins job on QA Jenkins to onos Jenkins by Devin Lim · 7 years ago
  54. 4840a30 no need to buck build twice; include the onos build credentials by Ray Milkey · 7 years ago
  55. e3f9ad4 docker binaries are location in /usr/bin by Ray Milkey · 7 years ago
  56. c0d2236 Reference docker without using the shell PATH by Ray Milkey · 7 years ago
  57. 0caba7f Add a docker build job by Ray Milkey · 7 years ago
  58. cb569c3 add exit on error preamble to all JJB shell scripts by Ray Milkey · 7 years ago
  59. 8791b89 Release build job is now functional by Ray Milkey · 7 years ago
  60. 7d774fb Allow release build job to upload javadocs by Ray Milkey · 7 years ago
  61. a621588 Use valid SSH key for fetching ONOS by Ray Milkey · 7 years ago
  62. 557f711 Added 'recheck' trigger to pipeline verify job; removed superfluous node specification by Ray Milkey · 7 years ago
  63. f2b5451 restore pipeline job for testing by Ray Milkey · 7 years ago
  64. 5fa20f5 Upgrade to global-jjb v0.12.2 by Andrew Grimberg · 7 years ago
  65. b867be8 Jenkins specific key by Ray Milkey · 7 years ago
  66. 60c5d8e Add GPG public key by Ray Milkey · 7 years ago
  67. 43e7f93 properly stage settings files by Ray Milkey · 7 years ago
  68. 094fd00 add maven and git settings to release build job by Ray Milkey · 7 years ago
  69. e58a21f Put back Yuta's change - run tests from the proper directory by Ray Milkey · 7 years ago
  70. 47d4f72 Add verification jobs for 1.12 branch by Ray Milkey · 7 years ago
  71. da038f4 Revert "Fix UI test path" by Ray Milkey · 7 years ago
  72. 9259ea3 Fix UI test path by Yuta HIGUCHI · 7 years ago
  73. 1ac8323 Rule for onos-loxi by Yuta HIGUCHI · 7 years ago
  74. 28821fd Rule for onos-app-samples by Yuta HIGUCHI · 7 years ago
  75. c33b163 Fix GPG key decoding by Ray Milkey · 7 years ago
  76. e8fd4f0 Add PGP key by Ray Milkey · 7 years ago
  77. 4309d9b add additional parameters by Ray Milkey · 7 years ago
  78. 2afc4a5 Add a separate job for the release build by Ray Milkey · 7 years ago
  79. 8fae9a7 add build credentials by Ray Milkey · 7 years ago
  80. 6ecb1b1 Use the correct scheme for accessing the Sonar URL by Andrew Grimberg · 7 years ago
  81. 04e6f5e Download buck first by Ray Milkey · 7 years ago
  82. faa66c9 Generate Sonar data and attempt to upload by Ray Milkey · 7 years ago
  83. b3f5244 add onos sonar URL by Ray Milkey · 7 years ago
  84. abba832 reference Sonar CLI from the correct directory by Ray Milkey · 7 years ago
  85. 111da04 reference Sonar CLI from the correct directory by Ray Milkey · 7 years ago
  86. 9d2e163 Add curl option to follow links by Ray Milkey · 7 years ago
  87. 20d2252 Add framework for a Sonar job by Ray Milkey · 7 years ago
  88. 4e0ac1c disable pipeline test - pipeline atill can't spin up an instance by Ray Milkey · 7 years ago
  89. fbd3da2 try to fix git url by Ray Milkey · 7 years ago
  90. 78abc20 ONOS validation pipeline job by Ray Milkey · 7 years ago
  91. 29c5434 release test build only needs to be run once a day by Ray Milkey · 7 years ago
  92. 4502aae make maven job hourly by Ray Milkey · 7 years ago
  93. d9f7366 Add an hourly job to test the maven build by Ray Milkey · 7 years ago
  94. 606a8e8 Upgrade global-jjb to v0.11.2 by Andrew Grimberg · 7 years ago
  95. 1ed6dc5 Switch JJB to 2.0.0.0b2 by Andrew Grimberg · 7 years ago
  96. 2a3b08c Upgrade to global-jjb v0.11.1 by Andrew Grimberg · 7 years ago
  97. c715f38 Fix path to ONOS tools by Ray Milkey · 7 years ago
  98. 8e46220 Implement a timed job to test the ONOS build process by Ray Milkey · 7 years ago
  99. 3b4ab1e retry on buck test failure by Yuta HIGUCHI · 7 years ago
  100. 4255c87 remove installation of maven, now included in the base Ubuntu image by Ray Milkey · 7 years ago