commit | 90d2c8e560d1f3a5b2fc4104ca01e4b4e05523f1 | [log] [tgz] |
---|---|---|
author | Castulo J. Martinez <castulo.martinez@intel.com> | Wed Jun 15 12:08:08 2016 -0700 |
committer | Castulo J. Martinez <castulo.martinez@intel.com> | Wed Jun 15 13:38:11 2016 -0700 |
tree | c594bd6bee26c5c16bdbe7f87cce684cf777d60b | |
parent | 4f7ed8e05d46bfe954e052d0e57006b7ecaecd43 [diff] |
Consider pre-existing VMs when testing server list When running the test_list_servers_by_limits_greater_than_actual_count test using pre-provisioned accounts, the test gives a false positive since it does not consider the VMs the user could already have before the test started. This commit fixes the test by considering those pre-existing VMs a user might have. Change-Id: I5d18cdced9f074d3214f9f0b9515929ba5bf7c04 Closes-Bug: 1592971