Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi
083e957404 run-wheel.sh: only run wheel for Python projects
tarball JJB macro run wheel, but we have to verify if the project is
whether or not a Python project.

This patch will make possible for Puppet modules to run the tarball
macro without complexity.
We check if it's a Python project if metadata.json file IS NOT present.
Indeed, this file is really Puppet specific.

Change-Id: Id2e307ae53b8ef1bb2be71c8ba3541cadb5ca12b
2016-04-15 12:16:48 -04:00
Sachi King
04ad2f6b6e Add tarball-constraints jobs
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
2015-10-22 15:36:05 +11:00
K Jonathan Harker
2f03cf35e5 Clean up bashate failures
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
2014-09-30 12:39:48 -07:00
Anita Kuno
1d21cd635f Reorganizes project-config
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
2014-09-25 11:41:04 -04:00