Define Docker-CI-PC merge job template
Add new JJB template that builds in docker, exports files
then pushes packages to PackageCloud.io.
Define default values for account, repo and distributions.
Reuse packagecloud-push.sh script created by suresh channamallu.
Add new merge+push job to projects that build DEB/RPM packages.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I8365ce8b37427692f8c6c436e87bd767bfa996c7
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index 01e8839..95041f9 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -35,3 +35,9 @@
# Javadoc
javadoc-path: org.o-ran-sc.$PROJECT/$STREAM
+
+ # Config for PackageCloud.IO archive of DEB/RPM packages
+ packagecloud-account: oran
+ packagecloud-repo: staging
+ debian-distribution-versions: debian/stretch
+ rpm-distribution-versions: el/5