[openstack-dev] unittests on devstack hosts
Monty Taylor
mordred at inaugust.com
Tue Jun 18 19:49:44 UTC 2013
On 06/18/2013 10:35 AM, Ben Nemec wrote:
> On 2013-06-17 18:06, Monty Taylor wrote:
>> - Should unittests work outside of a venv on a devstack host.
>>
>> I argue yes. I see absolutely no reason why it shouldn't work - all of
>> the depends should be installed - and openstack itself is installed -
>> why wouldn't running the unittests using the repos that are on the host
>> work?
>>
>> Thoughts? Agreement? Disagreement?
>
> I agree. The only situation where I wouldn't expect this to work is
> when dependencies change after stack.sh is run and the local Git repos
> are updated manually, but that's obviously beyond devstack's control.
>
> Is the argument here about whether to include test requirements in the
> list of what devstack installs? I didn't see the discussion on -infra
> so I'm kind of commenting in a vacuum.
Two fold.
A - should devstack install the combined test-requirements as well.
B - is it a thing we should expect to work - and if so, should we, you
know, make sure it does by testing it
More information about the OpenStack-dev
mailing list