1. fa867f7 Fix for docker-publish job. by pierventre · 4 years, 4 months ago
  2. 2d39cba List modified bmv2 artifacts in fabric.p4 verify jobs by Carmelo Cascone · 4 years, 4 months ago
  3. f41b90c Add CD job for tost-onos by pierventre · 4 years, 4 months ago
  4. 62c1788 Updates master job by pierventre · 4 years, 4 months ago
  5. e143302 [AETHER-255] Fix for tost-onos build by pierventre · 4 years, 4 months ago
  6. 2a6e006 Fix auth matrix and docker login. by pierventre · 4 years, 4 months ago
  7. 113c0f2 Fix for fabric.p4 job by pierventre · 4 years, 4 months ago
  8. f4bf760 Add new location of fabric constants to trigger conditions by Carmelo Cascone · 4 years, 4 months ago
  9. fb03d64 CI job for fabric.p4 by pierventre · 4 years, 5 months ago
  10. 1eb4030 Add tagging jobs to create git tags on trellis repos by Zack Williams · 4 years, 5 months ago
  11. 0f67597 Add package for xmllint, used in CI scripts for parsing pom.xml files by Zack Williams · 4 years, 5 months ago
  12. 5d2123b CI Jobs for separated trellis, and tost-onos repos by Zack Williams · 4 years, 5 months ago
  13. f8d5dab Update trellis-doc publishing job by Zack Williams · 4 years, 5 months ago
  14. e492937 Remove Sonar jobs - no longer needed by Ray Milkey · 4 years, 5 months ago
  15. 805f334 Add jobs for ONOS 2.4 support branch by Ray Milkey · 4 years, 5 months ago
  16. e217545 Prune out all stc jobs and release build check jobs for non-LTS releases by Ray Milkey · 4 years, 6 months ago
  17. 05f4b24 Disable old method of bazel install and reuse bazelisk cache by Sean Condon · 4 years, 6 months ago
  18. 4eb1026 Added bazelisk installation for ubuntu-16.04 by Sean Condon · 4 years, 7 months ago
  19. 016aa18 Update to global-jjb v0.53.3 by Zack Williams · 4 years, 7 months ago
  20. 1162ce3 Update master branch to bazel 1.2.1 by Ray Milkey · 4 years, 10 months ago
  21. 96246bc URL changed to repo1 by Ray Milkey · 4 years, 10 months ago
  22. 2ed3e11 URL to download sonar scanner must use https: by Ray Milkey · 4 years, 10 months ago
  23. 409cf35 Adding onos-2.3 system testing support for Jenkins Pipelines by Jeremy Ronquillo · 4 years, 10 months ago
  24. 5a0238c add onos-2.3 support branch verification builds by Ray Milkey · 4 years, 10 months ago
  25. cd7b3fc Binary install of shellcheck on centos (as on ubuntu) by Zack Williams · 4 years, 10 months ago
  26. 05f0608 Compatibility updates to lfit global-jjb 0.49.0, jenkins-job-builder 3.2.0 by Zack Williams · 4 years, 10 months ago
  27. 9fea0cd Use bazel 1.0.0 for onos-1.15 by Ray Milkey · 5 years ago
  28. 4e5e77a Use Java 11 for release builds on release 2.2 and greater by Ray Milkey · 5 years ago
  29. 502c672 Use bazel version 1.0.0 for onos-2.2 and master branches by Ray Milkey · 5 years ago
  30. d7e71d0 Do not add onos prefix when specifying branch in TestON master trigger job by You Wang · 5 years ago
  31. a4cc07c Fix commands allowed by sudoers to include update-java-alternatives by Zack Williams · 5 years ago
  32. 2c6c25e Fix how Java 8 or 11 version is selected by Zack Williams · 5 years ago
  33. c9efed7 Fix output path on trellis-docs by Zack Williams · 5 years ago
  34. 7466fdc Replace 2.1 nightly tests with 2.2 by You Wang · 5 years ago
  35. fef4927 Switch to Amazon Coretto Java distribution and install both JDK 8 and 11 by Zack Williams · 5 years ago
  36. 3403ff4 Added tagging/versioning/publishing job templates by Zack Williams · 5 years ago
  37. fec0f3d Use proper branch string for version check by Ray Milkey · 5 years ago
  38. 52bd180 ONOS 2.2 requires Bazel 27 by Ray Milkey · 5 years ago
  39. 70043e1 Add CI for the ONOS 2.2 branch by Ray Milkey · 5 years ago
  40. 3245408 (jjb): Add µONOS category and setup steps in Jenkins Pipelines by Jeremy Ronquillo · 5 years ago
  41. 4733696 (jjb) Add creation of individual test pages in Jenkins Job by Jeremy Ronquillo · 5 years ago
  42. 85a5804 Update style check to pass when there are no python files to check. by Jeremy Ronquillo · 5 years ago
  43. b3ddd59 Add support for onos-2.2 in Jenkins pipelines by Jeremy Ronquillo · 5 years ago
  44. 63c6fab Add disable-resume after master restart to wiki page creation jobs by Jeremy Ronquillo · 5 years ago
  45. f708d36 Update OnosSystemTest to use the main Gerrit server connection, so there by Zack Williams · 5 years ago
  46. 1929ca2 Fix node labels in TestON Jenkins pipelines by Jeremy Ronquillo · 5 years ago
  47. fc9868d (jjb) Adding timeout to Jenkins TestON Pipelines by Jeremy Ronquillo · 5 years ago
  48. bc50af8 [ONOS-8003]: (JJB) Migrate single-use dependency functions in TestON Pipelines by Jeremy Ronquillo · 5 years ago
  49. 5c55fa3 Renaming Fabric Post-Jobs by Jeremy Ronquillo · 5 years ago
  50. 994df44 [ONOS-8015]: (JJB) Utilize node labels in Jenkins pipelines by Jeremy Ronquillo · 5 years ago
  51. 959fa7e Release build verify job needs JDK11 by Ray Milkey · 5 years ago
  52. 5978eab Fix problems installing JDK 11 by Ray Milkey · 5 years ago
  53. 51bfa5c Fix problems locating JDK 11 on the path by Ray Milkey · 5 years ago
  54. b03f205 use update-java-alternatives to install JDK 11 by Ray Milkey · 5 years ago
  55. 1b3084f Install JDK 11 for ONOS 2.2 builds and build tests by Ray Milkey · 5 years ago
  56. 74735c5 Nightly tests file not found fix. by Jeremy Ronquillo · 5 years ago
  57. a54ecad [ONOS-7994](JJB):Combine TestON Pipeline Scripts Containing Similar Code by Jeremy Ronquillo · 5 years ago
  58. a2b380c Instantiating Generate Automated Schedule Wiki Jenkins Job by Jeremy Ronquillo · 5 years ago
  59. 64026c3 [ONOS-8001]: (JJB) Reviving automated test schedule functionality on wiki. by Jeremy Ronquillo · 5 years ago
  60. 8da6fce Bump bazel version for the master branch up to 0.27.0 by Ray Milkey · 5 years ago
  61. 9580f99 (JJB): Ability to simulate a nightly running test date manually by Jeremy Ronquillo · 5 years ago
  62. acef458 [ONOS-7990]: (JJB) Update Branch to Node Mapping in TestON Jenkins Pipelines by Jeremy Ronquillo · 5 years ago
  63. 2e8ef57 Configure G1GC in onos-service by You Wang · 5 years ago
  64. af610ce Instantiating Generate Wiki Pages Jenkins Job by Jeremy Ronquillo · 6 years ago
  65. c665e57 [ONOS-7984]: (CI) Automating System Test page creation for ONOS releases by Jeremy Ronquillo · 6 years ago
  66. 59d24fb Add p4 trellis job for 2.1 by Ray Milkey · 6 years ago
  67. 6eae0a4 Add onos-2.1 testing jobs by You Wang · 6 years ago
  68. 1239825 Add 2.1 support branch verification builds by Ray Milkey · 6 years ago
  69. 7f8a23c run release build verification job on LTS branches by Ray Milkey · 6 years ago
  70. 96e7ada Bump bazel version to 0.24.1 by Ray Milkey · 6 years ago
  71. e18861c Build stratum as part of p4 trellis scenario by Ray Milkey · 6 years ago
  72. b8ec73b bump up cell timeouts; use more descriptiove cell name by Ray Milkey · 6 years ago
  73. f8198ed Revert "start refactoring STC jobs to use common cell allocation script" by Ray Milkey · 6 years ago
  74. e84b4e5 start refactoring STC jobs to use common cell allocation script by Ray Milkey · 6 years ago
  75. d61caa9 Add a dummy job to verify checkins to the routing tree by Ray Milkey · 6 years ago
  76. c6883fe bump up STC job timeouts to an hour by Ray Milkey · 6 years ago
  77. 14b7f49 Upgrade bazel to version 0.23 for master, 2.0, and 1.15 branches by Ray Milkey · 6 years ago
  78. e4d74a2 Bump version of bazel to 0.23 on master branch by Ray Milkey · 6 years ago
  79. 0b27fee Bump timeout up for app activate/deactive scenario by Ray Milkey · 6 years ago
  80. 28091e2 Add a job to run the app-activate-all STC scenario by Ray Milkey · 6 years ago
  81. dc53adf Add CHO jobs for Trellis-POD by You Wang · 6 years ago
  82. 273f3b0 Run CHO with onos-1.15 by default by You Wang · 6 years ago
  83. 99f43ed email notifications for p4 tests failures to Carmelo by Ray Milkey · 6 years ago
  84. 7d9c036 upgrade sonar scanner to 3.3.0; upload coverage results generated by bazel by Ray Milkey · 6 years ago
  85. fc11c8f Filter out coverage tests for CI; put buildifier check first to make errors easier to spot in the output by Ray Milkey · 6 years ago
  86. fd7e874 Increase lock timeout for tests by You Wang · 6 years ago
  87. 8a605bc Correctly export JAVA_OPTS for testing by You Wang · 6 years ago
  88. 30ff744 Add onos-2.0 testing jobs by You Wang · 6 years ago
  89. 785e623 Add CI jobs for ONOS 2.0 tree by Ray Milkey · 6 years ago
  90. 0042c8c Bump up bazel version of all builds to 0.19.2 by Ray Milkey · 6 years ago
  91. e146e79 Add job for STC trellis p4 scenario by Ray Milkey · 6 years ago
  92. 3459127 Install bazel for the upan-connect18-1.14 branch by Ray Milkey · 6 years ago
  93. 219ab18 Add verification job for upan-connect18-1.14 branch by Ray Milkey · 6 years ago
  94. 10b9647 Install bazel and Sonar CLI tools properly by Ray Milkey · 6 years ago
  95. 53883e2 Add bazel installation to Sonar job by Ray Milkey · 6 years ago
  96. f465a29 Install bazel for release build verification jobs by Ray Milkey · 6 years ago
  97. befeecf Add onos-1.15 testing jobs by You Wang · 6 years ago
  98. bad5c11 remove local script installation of bazel by Ray Milkey · 6 years ago
  99. 4cf12d6 It helps to actually install bazel after you download it by Ray Milkey · 6 years ago
  100. fce9cf2 use common script for installation of bazel by Ray Milkey · 6 years ago