enhance(ci): Add multiple package build 54/354/6
authorE. Scott Daniels <daniels@research.att.com>
Mon, 17 Jun 2019 19:08:17 +0000 (15:08 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Tue, 18 Jun 2019 15:51:12 +0000 (11:51 -0400)
commitd4f18ba140f06b863ac51697d1a0d420bcd3ae6a
tree22441db1077aac0f660341eb8a4695b2061041a6
parent105ca74aa26c2f42c230af78f181c223786cefea
enhance(ci): Add multiple package build

The CI docker file now drives a CI build script which
will execute the unit and application based tests, and
if successful will build run-time and development .deb
and .rpm packages.  Packages are left in /tmp by default
and are indexed by build_packages.yml which is also left
in /tmp.

Change-Id: Ieaa97e1cab1d9cbb721e19d667192e336becec08
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
BUILD
CMakeLists.txt
ci/Dockerfile
ci/ci_build.ksh [new file with mode: 0644]
doc/CMakeLists.txt