We created the job for puppet-aodh first, so we could test.
Now it's in place, we would like the jobs for all modules.
Change-Id: I03e0235b0cd8f216b952c03145d158577862c0fc
drop "-tarball" in MODULE_NAME:
Because we're cloning the module in puppet-<modulename>-tarball, and we
want the tarball puppet-<modulename>-<version>.tar.gz, we need to drop
"-tarball" from the basename.
Change-Id: I77680a3ed0647c458900f605f1e8e50bf70369d3
This is an experimental thing for now, to get some feedback.
The idea is to follow other Python projects and publish a release of
Puppet Modules on tarballs server.
This first implementation will publish a tarball of puppet-aodh module
for each patch sent in master.
Change-Id: Iac61083ed3d0a587186dfe0ba6f61ae7f93a746a
This adds tarball constraints jobs and adds a new template section
that defines only the test jobs, while keeping the full set named
as expected.
Implements Blueprint: Requirements-Management
Change-Id: Ib6f2e7677dfa348cf5ddc077557d7fa16b9d7ccd
Also create tools/run-bashate.sh to wrap a find command to search for
files to run bashate on, and use it in tox.
Change-Id: I5ab07425f566a556f158a4b76b00aa35f9fb4385
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.
Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3