Add build-on-merge job for pti/rpt Yocto 98/1598/8
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 14 Nov 2019 14:06:25 +0000 (09:06 -0500)
committerLusheng Ji <lji@research.att.com>
Wed, 20 Nov 2019 03:10:40 +0000 (03:10 +0000)
commitd59c1b853f8ebe41878ce7742480d94269b35c9f
treec5d830bddecbb129e59a80dd337ec4629611edf0
parentd4423595e0a954f8d7ac4293eebe8edddb14b1fc
Add build-on-merge job for pti/rpt Yocto

Extend templates to provision global and project settings,
and to create netrc using mvn-site-id.
Refactor shell scripts into prereqs, verify, build and upload.
First draft of upload commands that deploy ISO to nexus.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ibce18bcdf05d99844673ba782d392379795ee945
jjb/oran-jjb/oran-shell-jobs.yaml
jjb/pti-rtp/build-yocto.sh [new file with mode: 0644]
jjb/pti-rtp/install-yocto-prereq-centos.sh [moved from jjb/pti-rtp/verify-pti-rtp-centos.sh with 75% similarity, mode: 0644]
jjb/pti-rtp/pti-rtp.yaml
jjb/pti-rtp/upload-yocto.sh [new file with mode: 0644]
jjb/pti-rtp/verify-yocto.sh [new file with mode: 0644]