On Fri, Apr 1, 2016, at 02:20 PM, Colin Walters wrote: > Hi, > > I am working on continuous delivery again. I submitted: > created https://github.com/CentOS/sig-atomic-buildscripts/pull/65 > which uses rpmdistro-gitoverlay[1].
The initial cut of this is now live in CentOS CI: https://ci.centos.org/job/atomic-rdgo-centos7/ You can see the current content set in: https://github.com/cgwalters/continuous-atomic-overlay/blob/master/overlay.yml Right now it's just tracking the rpm-ostree stack and the atomic command, plus version locking etcd with Fedora 23. TODO: - Pick up more things: docker and kubernetes (and others) - Optimize Duffy allocation so retain a machine for a while rather than setup/teardown every time (and this leads into actually using Atomic/OpenShift for the builds) - Figure out when to migrate this from Just Me into projectatomic org as a collaborative thing - Generate OSTree commits and Docker containers - Set up github pull request testers for this - Point some of our extended testing infra at this