commit | 3ec41c20d67a8f4a861161fa85494709a4503854 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem.os@gmail.com> | Tue Oct 15 11:39:32 2019 -0400 |
committer | Matt Riedemann <mriedem.os@gmail.com> | Tue Oct 15 11:39:32 2019 -0400 |
tree | 407991a7eb513c0ea93772caf4b02ea0e78b65d0 | |
parent | 1f6a184179e5ff215feed0ce3e09196b74842e94 [diff] |
Relax volume compare in test_minimum_basic_scenario Similar to I50d1319b690453923b470733e94f3a11fd1cd249 for the server that was just created, this change relaxes the volume compare check on the updated_at field since we can race between the time the volume was created and when comparing to the results of GETing the volume that updated_at could have changed. Change-Id: Ie666b9ea0e46cf3ee22d07709e5faebafde35325 Closes-Bug: #1838202