6 Commits

Author SHA1 Message Date
Robert Collins
b924fd129f Don't setup devstack for pbr integration tests.
We don't use, influence or interact with devstack in these tests, so
its pointless overhead.

Change-Id: I450f0fe2400acea149135d1b484457238252cb2f
2015-04-30 07:45:43 +12:00
Robert Collins
aa98144217 Fixup the PBR_PIP_VERSION more.
All reviewers missed this :).

Change-Id: I2045cfc11743eccbe2b3519c3865a37439dc6fdc
2015-04-30 07:45:43 +12:00
Robert Collins
72682fa92e Better shell.
Change-Id: Ic1bdec32cccf60fa0df4896426fc07f10ada1f50
2015-04-25 11:01:54 +12:00
Robert Collins
ae57426110 Test pbr against unreleased pip.
Less surprises FTW.

Change-Id: If507dfc29fe53ba931f9e90243d3cae275f6b323
2015-04-25 09:17:35 +12:00
Sean Dague
a9f9ce6674 split up pbr tests from requirements tests
pbr installation testing needs to know that all current package
definitions will actually work upon a pbr change, in the multiple ways
that packages need to be installed.

requirements testing needs to ensure that all the requirements work,
but don't need to check that 3 times on every tree. They also only
need to care that the global list is installable (not currently tested).

We should fork these tests and specialize the requirements test to
it's purpose. Especially as doing so should reduce the run time by
over 50%.

Depends-On: I37b1510f3639c332a13bd7fc892b66f71b99b594

Change-Id: Ia49d93031425ce70e7667972fdf9078143d0dd53
2015-01-14 08:20:05 -05: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