commit 4cc2366623743393f89a198581fcb69dc04d31cd
Author: Juan Manuel Olle <email address hidden>
Date: Fri Mar 21 16:46:03 2014 -0300
Correct metadata ordering issue in tests
Some test including test_volume_get_all_filters
fails randomly because metadata is in a dict and
the items order is undefined.
The test comparison was changed to avoid unexpected
test results.
Reviewed: https:/ /review. openstack. org/82177 /git.openstack. org/cgit/ openstack/ cinder/ commit/ ?id=4cc23666237 43393f89a198581 fcb69dc04d31cd
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4cc236662374339 3f89a198581fcb6 9dc04d31cd
Author: Juan Manuel Olle <email address hidden>
Date: Fri Mar 21 16:46:03 2014 -0300
Correct metadata ordering issue in tests
Some test including test_volume_ get_all_ filters
fails randomly because metadata is in a dict and
the items order is undefined.
The test comparison was changed to avoid unexpected
test results.
Change-Id: Ibb24d21cd05aa1 eefb45b61c63de0 67b34fb1013
Closes-Bug: #1293792