Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / add-go-verify-job-142a976b1467b748.yaml
1 ---
2 features:
3   - |
4     Add gerrit-go-verify job that will support running unit test for Go
5     projects. It will run the command 'go test ./...' inside the indicated
6     GO_ROOT path.