Extend packagecloud-push for build-dir 17/3017/7
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 27 Mar 2020 01:26:14 +0000 (21:26 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 27 Mar 2020 15:18:39 +0000 (11:18 -0400)
commitfe4cf190799a39fac776765409eba622d53ea82d
treea24a82988171e27976b678dcdea1d7e5b812013a
parentcebc424502f328e13442d4da533395450097cf95
Extend packagecloud-push for build-dir

Extend script packagecloud-push.sh with environment variable BUILD_DIR.
Populate BUILD_DIR from JJB config parameter build-dir, required for
cmake anyhow.  This limits the search to a single directory.

Add build-dir default to docker-ci template, "export-packages"

Revise export script to use a constant value for build-dir,
also "export-packages" in $WORKSPACE.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I3da170246fb5868e644756e80c20b07bf68f55f9
jjb/oran-templates/oran-c-cpp-jobs.yaml
jjb/oran-templates/oran-docker-ci-jobs.yaml
jjb/oran-templates/oran-package-cloud-macros.yaml
jjb/ric-plt-xapp-frame-cpp/ric-plt-xapp-frame-cpp.yaml
jjb/shell/export-packages.sh
jjb/shell/packagecloud-push.sh