]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix SSHPoolTestCase to work in parallel
authorIvan Kolodyazhny <e0ne@e0ne.info>
Fri, 30 Jan 2015 17:19:03 +0000 (19:19 +0200)
committerIvan Kolodyazhny <e0ne@e0ne.info>
Sun, 1 Feb 2015 11:53:35 +0000 (13:53 +0200)
commit58507e0a8425ce9ddd0be5a4a9dc5755db432681
treebf95dd9f48e884676038e9e108816086a5572e61
parent2079b0f821104a6f7f405183d7e0d474c5dbe8be
Fix SSHPoolTestCase to work in parallel

Mock global config for tests in SSHPoolTestCase to make it
workable in a concurrency mode.

Change-Id: Ibf6f881d6dfd945abe9c7433367b0acf5b24722a
Partial-Bug: #1259463
cinder/tests/test_utils.py