commit | 7cc84e60e1e9cbd2bb28b7d54a7a38fbf405df7d | [log] [tgz] |
---|---|---|
author | Earle F. Philhower, III <earle.philhower.iii@hgst.com> | Wed May 27 09:54:16 2015 -0700 |
committer | Earle F. Philhower, III <earle.philhower.iii@hgst.com> | Wed May 27 10:01:54 2015 -0700 |
tree | 40fe4217b5a3455d19cb30f8bad5769d63bff867 | |
parent | 1c7af3b11efa95a20dc516a3751d007b665b199d [diff] |
Verify exact match for volume metadata update. Test_update_volume_metadata completely replaces a volume's existing metadata with a new set, discarding any existing values. Change the assertion check to an exact match, not merely contains(), to ensure that no stale metadata is present after update_all. Change-Id: I1d363cfa65cb7c76fae9cfabaa499dcdf7c8b0ca Closes-Bug: 1459351