Le 27/05/2015 18:11, Paul Belanger a écrit : > Greetings, > > I wanted to see, who is interested in joining the > openstack-infra-packagers[1] effort? This is specifically to packagers > interested in help -infra roll their own packages. > > Current, zuul-packaging is the only repo in the namespace (which I > imported more then 6 months ago). I'd like to use it for the base > package to get -infra builds going. Right now we have a debian/sid > branch, but I also plan to import some Fedora bits. > > Currently, there is a gate-noop for the gate, but I'm working to add > some basic build support as I type.
Hello Paul, I will be happy to help as I can. Wikimedia uses packages for deployment (no pip / venv whatever). With the help of Debian Developer there I have packaged a few dependencies already: statsd, gear and voluptuous. For CI, I highly recommend http://jenkins-debian-glue.org/ It is a bunch of shell scripts that magically build a .deb for you granted you match some git-buildpackage conventions. Upstream author is Michael "mika" Prokop. He is very friendly, honours pull requests and is a Debian Developer. Wikimedia JJB files: http://git.wikimedia.org/blob/integration%2Fconfig.git/master/jjb%2Foperations-debs.yaml Mika JJB files: https://github.com/mika/jenkins-debian-glue/tree/master/jjb Random example: https://integration.wikimedia.org/ci/view/Ops-DebGlue/job/operations-debs-archiva-debian-glue/ -- Antoine "hashar" Musso _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
