8 Apr
2019
8 Apr
'19
11:33 p.m.
On 4/8/2019 1:44 PM, Chris Dent wrote:
Yes, that's probably a good idea to speed up the gate side of things, but what I'm hoping we could figure out is a way to make it so on the dev side of things we don't need a running devstack for the test -> fix iterative cycle. The majority of the actually useful tests in osc-placement are integration tests (but labeled functional) and thus rather costly to run for the sake of development. vcrpy or requests-mock could potentially help us create real functional tests.
Hmm, what about using the PlacementFixture in the osc-placement functional tests? Nova's already doing that successfully for nova's functional tests. -- Thanks, Matt