]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tests: Fix v6000 test failure with random hash seed
authorEric Harney <eharney@redhat.com>
Mon, 30 Mar 2015 19:45:39 +0000 (15:45 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 31 Mar 2015 13:27:43 +0000 (09:27 -0400)
commit5bb63eb0874ab642866c3805ce7b10b0149d65eb
tree6bce4f6511e6ab5367dec963674d62734b1be62a
parent785cc50b973a3d1d3ec48bb13c13c07027731ec1
Tests: Fix v6000 test failure with random hash seed

If PYTHONHASHSEED is set to a non-zero value, this test
will fail due to a dependency on dict ordering.

Rework the test to handle randomly ordered dictionaries.

Partial-Bug: #1348818

Change-Id: I92e780db5805e59ac9eef98a07cfbb7a4be54110
cinder/tests/test_v6000_fcp.py