commit | 7333293fb549cb88a26246ddcd2f0c6bc812ce74 | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@redhat.com> | Fri May 03 18:04:09 2013 +0200 |
committer | Giulio Fidente <gfidente@redhat.com> | Fri May 03 23:55:20 2013 +0200 |
tree | 2f3e8ab5cf0eb99369faec9903ad1f3eb9e58f59 | |
parent | b2ca5cad740e56c507664668952d471ecb8ca2f8 [diff] |
Add a test for creation of volumes' snapshots. A new test called 'test_snapshot_create_get_delete' is added. Also adds setUpClass and tearDownClass methods to create a shareable volume origin. Finally updates the existing 'test_volume_from_snapshot' which now uses the create_* and clear_* wrappers from base class and the shareable volume origin from setUpClass method. Change-Id: I3fb8edabaf4649736a43d6de5a9c4518d3caac62 Implements: blueprint add-snapshot-tests