- a8f3b84 [CORD-3016] Publish helm charts on guide.opencord.org by Zack Williams · 7 years ago
- bfeee69 fixing bug in sonarcube calling macro by Kailash Khalasi · 7 years ago
- 02cd79c aaa maven build job by Kailash Khalasi · 7 years ago
- bd8f366 Run `pylint --version` before sonarqube, to avoid timeout later on by Zack Williams · 7 years ago
- 444f0cb fixing onos-app scm by Kailash Khalasi · 7 years ago
- 0aa0381 adding onoscord-app config file by Kailash Khalasi · 7 years ago
- e85ab5d fixing jenkinsfile path by Kailash Khalasi · 7 years ago
- dcd84c7 fixing bug in onos-app publishing jjb by Kailash Khalasi · 7 years ago
- d712f32 Merge "adding olt-voltha-build jjb" by Kailash Khalasi · 7 years ago
- bfedd2a fixing scm on onos-app-publishing by Kailash Khalasi · 7 years ago
- f85b391 adding onos-app-publishing jjb by Kailash Khalasi · 7 years ago
- 417d13f nightly build jobs to use specific deployment configs per pod by Kailash Khalasi · 7 years ago
- 45a0ea7 adding olt-voltha-build jjb by Kailash Khalasi · 7 years ago
- 9ac51db Add `make lint` target and fix errors that were found by Zack Williams · 7 years ago
- 1f662bd Add kubernetes-service validation checks by Zack Williams · 7 years ago
- 96953b2 Validation jobs for repo manifests by Zack Williams · 7 years ago
- 194405d Increase RAM on gui-unit job, otherwise `npm install` will timeout/fail by Zack Williams · 7 years ago
- 85ecf2a Merge "Use a 2GB instance for sonarqube as javascript checking is a memory hog" by Zack Williams · 7 years ago
- 2215bb9 Merge "adding build test jobs" by Kailash Khalasi · 7 years ago
- 2fbb176 adding build test jobs by Kailash Khalasi · 7 years ago
- 2c597f7 Use a 2GB instance for sonarqube as javascript checking is a memory hog by Zack Williams · 7 years ago
- bfaf930 Add sonarqube jobs for more repos by Zack Williams · 7 years ago
- 5882d6c Extend timeout as `npm install` can be slow, generate timing on it by Zack Williams · 7 years ago
- 7985f2d Fix sonar scanner invocation by Zack Williams · 7 years ago
- 31add08 Fix shell invocation in gui-unit.yaml by Zack Williams · 7 years ago
- 5c9a67c Merge "Add sonarqube coverage and verification tests" by Zack Williams · 7 years ago
- 93baebf Refactor the xos-gui unit test job to match current practices by Zack Williams · 7 years ago
- 0822a13 Add sonarqube coverage and verification tests by Zack Williams · 7 years ago
- fbb3ec4 adding gerrit branch parameter to build job by Kailash Khalasi · 7 years ago
- 7470c45 changing variables in pod build job by Kailash Khalasi · 7 years ago
- cbb6af1 fixing bug in variable parameter by Kailash Khalasi · 7 years ago
- 41cdc17 fixing parameter variable bug by Kailash Khalasi · 7 years ago
- 4e08a2e adding pod build job at qct1 and qct3 by Kailash Khalasi · 7 years ago
- 0bec125 Merge "adding xos-service repos to verify-* jobs" by Kailash Khalasi · 7 years ago
- 18b53b8 adding xos-service repos to verify-* jobs by Kailash Khalasi · 7 years ago
- 3074e60 removing verify jobs from cord-test template by Kailash Khalasi · 7 years ago
- c27ca2d Fix the documentation-* jobs, and add SSH publisher by Zack Williams · 7 years ago
- 52d98ed Merge "Job dependency, rename jobs with underscores, updated api-test" by Zack Williams · 7 years ago
- 92f9b1f Job dependency, rename jobs with underscores, updated api-test by Zack Williams · 7 years ago
- bb7ca64 adding devnode parameter to nightly build job by Kailash Khalasi · 7 years ago
- e64341b fix macros that needed indent, add Jenkinsfile lint tool by Zack Williams · 7 years ago
- 7468c36 [CORD-2484] Adding macros for JJB jobs by Zack Williams · 7 years ago
- adeb1d4 update to JJB 2.0.3 for compat with new global-jjb version by Zack Williams · 7 years ago
- d1c3081 submodule update global-jjb per LF releng, to fix issue with lftools-install.sh script by Zack Williams · 7 years ago
- 41273bb fixing {repo} matrix by Kailash Khalasi · 7 years ago
- c585d06 adding nightly builds to jjb pipeline script by Kailash Khalasi · 7 years ago
- d8a5977 [CORD-2848] Fix helm-lint job to run on EC2 node by Zack Williams · 7 years ago
- 0a71615 Fix filename for helm-lint JJB by Linux Foundation Administrators · 7 years ago
- ac98441 [CORD-2848] Add helm-lint job by Zack Williams · 7 years ago
- 2cd4567 Change defautl build machine from Centos to Ubuntu by Luca Prete · 7 years ago
- 2360504 removing triggers and only triggering on cord-tester for now by Kailash Khalasi · 7 years ago
- 7b92e89 fixing jenkinsfile path by Kailash Khalasi · 7 years ago
- 1f91e6f hard-coding gerrit branch to master for now by Kailash Khalasi · 7 years ago
- 4a476ef fixing cord gerrit server name on apitest pipeline by Kailash Khalasi · 7 years ago
- 3bffc82 CORD-2841 adding cord-api-test pipeline jjb by Kailash Khalasi · 7 years ago
- 39e48ad Merge "CORD-3.0 is deprecated, remove from test targets" by Luca Prete · 7 years ago
- b31dd64 CORD-3.0 is deprecated, remove from test targets by Zack Williams · 7 years ago
- 4d0592a Using new Ubuntu 1c 1g for xos gui unit tests by Luca Prete · 7 years ago
- ceb41d4 Trying to remove typings install from xos-gui-unit by Luca Prete · 7 years ago
- 9a99c9c Install typings form the base image by Luca Prete · 7 years ago
- a08d6c9 Remove global when installing typings by Luca Prete · 7 years ago
- ee53265 Install typings for XOS GUI tests by Luca Prete · 7 years ago
- 962840a Removing NPM inst from job and sw not needed form basebuild img by Luca Prete · 7 years ago
- b411d42 Removing sudo from xos gui unit tests by Luca Prete · 7 years ago
- 74fa322 Adding XOS GUI Unit Test verification job by Luca Prete · 7 years ago
- 1555192 Add Packer build jobs by Linux Foundation Administrators · 7 years ago
- 14b8edb Initial JJB configuration by Linux Foundation Administrators · 7 years ago