On 7/6/2017 9:50 AM, Matt Riedemann wrote:
Another alternative is we should be able to test evacuate with the
in-tree functional tests using fixtures. That kind of testing only gives
us so much coverage since we have to stub some things out, but it would
at least test the mechanics of an evacua
On 7/5/2017 4:16 AM, Ferenc Horváth wrote:
I looked at how novaclient's functional test suite works.
As far as I understand there is a functional environment in tox
in which all the test cases are executed in a common dsvm job.
Obviously, the test cases are using the CLI to communicate
with devst
On Thu, Apr 27, 2017 at 11:56 PM, Matt Riedemann
wrote:
On 4/21/2017 8:36 AM, Ferenc Horváth wrote:
Dear OpenStackerz,
I'd like to improve the coverage of the current test suite over some
special code parts in Nova.
My main target is to add a few scenarios [1] that would exercise the
Aggregate
On Thu, Apr 27, 2017 at 11:56 PM, Matt Riedemann
wrote:
On 4/21/2017 8:36 AM, Ferenc Horváth wrote:
> Dear OpenStackerz,
>
> I'd like to improve the coverage of the current test suite over some
> special code parts in Nova.
> My main target is to add a few scenarios [1] that would exercise the
On 4/21/2017 8:36 AM, Ferenc Horváth wrote:
Dear OpenStackerz,
I'd like to improve the coverage of the current test suite over some
special code parts in Nova.
My main target is to add a few scenarios [1] that would exercise the
AggregateMultiTenancyIsolation scheduler filter.
I'm also planning
Dear OpenStackerz,
I'd like to improve the coverage of the current test suite over some
special code parts in Nova.
My main target is to add a few scenarios [1] that would exercise the
AggregateMultiTenancyIsolation scheduler filter.
I'm also planning on adding new test cases for other filters