commit 399d596d3029575210f5d5483326e78ac6abc71a
Author: Mark Sturdevant <email address hidden>
Date: Tue Jan 24 17:54:17 2017 -0800
Fix MapRFS test__execute to not impact others
MapRFS test__execute_local() can fail trying ssh connect
when it is supposed to only do local tests.
The host list can be modified by other tests. So,
fix the test that modifies hosts. Make it use its own
instance of utils so it won't affect others.
Reviewed: https:/ /review. openstack. org/424932 /git.openstack. org/cgit/ openstack/ manila/ commit/ ?id=399d596d302 9575210f5d54833 26e78ac6abc71a
Committed: https:/
Submitter: Jenkins
Branch: master
commit 399d596d3029575 210f5d5483326e7 8ac6abc71a
Author: Mark Sturdevant <email address hidden>
Date: Tue Jan 24 17:54:17 2017 -0800
Fix MapRFS test__execute to not impact others
MapRFS test__execute_ local() can fail trying ssh connect
when it is supposed to only do local tests.
The host list can be modified by other tests. So,
fix the test that modifies hosts. Make it use its own
instance of utils so it won't affect others.
Add a little more validation too.
Change-Id: I42bc2247c94490 c9a0aad6c401b0f e44ccd99030
Closes-Bug: #1659162