Feat: Add new job gerrit-go-verify
[releng/global-jjb.git] / releasenotes / notes / add-go-verify-job-142a976b1467b748.yaml
diff --git a/releasenotes/notes/add-go-verify-job-142a976b1467b748.yaml b/releasenotes/notes/add-go-verify-job-142a976b1467b748.yaml
new file mode 100644 (file)
index 0000000..8bee6b4
--- /dev/null
@@ -0,0 +1,6 @@
+---
+features:
+  - |
+    Add gerrit-go-verify job that will support running unit test for Go
+    projects. It will run the command 'go test ./...' inside the indicated
+    GO_ROOT path.