commit | f41b8ee451f6f9b807494b20054541edfa8c0909 | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@redhat.com> | Tue May 21 11:07:21 2013 +0200 |
committer | Giulio Fidente <gfidente@redhat.com> | Wed May 22 11:32:03 2013 +0200 |
tree | 17ac002983e5cd76c578a4bbfd6cb03f4293c9e9 | |
parent | cb9209ddf08854a863330cc8589a3d3b5f04aaf8 [diff] |
Add some basic snapshots listing test Renames "test_snapshot_create_get_delete" into "test_snapshot_create_get_list_delete" and adds into it some get and list assertions. By adding the list test in the existing create_get_delete sequence we introduce a check without slowing down the test run as we don't need to recreate the initial volume/snapshot condition. Change-Id: I56276619be424c91979bed0133152725ea0993df Implements: blueprint add-snapshot-tests