Add new test "RebuildInstanceWithVolume"
This test is for verifying functionality of rebuilding instance with volume.
The following is the scenario outline:
1. Boot an instance
2. Create a volume
3. Attach the volume to the instance
4. Create a file with timestamp on the volume
5. Rebuild the instance
6. Check existence of the file which was created at step #4
7. Detach the volume
Co-Authored-By: Roman Podoliaka <rpodolyaka@mirantis.com>
Depends-On: I4846418c4dbdae5b1ac1c08e8b9ac8cea5cb2990
Change-Id: I1158719cb906309a29ea83460e7e35d753ad1081
1 file changed