f45ace1e64146f048991ae725bc431ba92f70bcd
Commit Graph

2 Commits

Author SHA1 Message Date
Sylvain Bauza
f45ace1e64 Fix Cells gate test by modifying the regressions regex
Ie4ffd458456d03b0b817b01bbed391f359240db2 changed some TestCases names with
the consequence that those tests were becoming not excluded and consequently
the cells job was failing.
Change-Id: I81ae2918355a02c4e20470a924538d2c7fbafcf6
Closes-Bug: #1492255 
2015年09月04日 16:24:59 +02:00
Matt Riedemann
78ed3ae253 cells: add devstack/tempest-dsvm-cells-rc for gating
We need to whittle down the large regex of excluded tests for the
tempest-dsvm-cells job but we also need to be able to test changes to
the regex, like removing entries that we think are now working.
This change moves the regex from project-config in the
tempest-dsvm-cells job definition to nova so that nova can control and
test the changes on it's own, since project-config is not currently able
to self-test job changes.
project-config change: I8cbc36266eadaf0dbef20e3e83f4874bcfc9ab3a
Change-Id: I2365619de4ba7b43a049771bac90d2deebaa3e9c
2015年06月23日 00:47:59 +00:00