commit | 882b4ebbe5114cb672e499bf461f9918de3dd57e | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem.os@gmail.com> | Thu Sep 20 09:59:11 2018 -0400 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Fri Sep 21 03:26:46 2018 +0000 |
tree | 0b345e3aab8157741cc2708e2391893704ed117d | |
parent | b5720533035734f95e6fc54f60365d64f6a19256 [diff] |
Optimize test_volume_swap_with_multiattach for server status wait The test creates two servers in serial and waits for each server to go to ACTIVE status in serial. We can optimize this by creating the two servers in parallel and waiting for them to be ACTIVE at the same time. Change-Id: Ia9c6db32789fd441b22d7431200283df22db3c59