barbican-tempest-plugin/barbican_tempest_plugin/tests/scenario
Ihar Hrachyshka 2d0cf0a500 Validate instances are accessible before messing with their disks
This should help to isolate failures that are generic from specific test
failures related to barbican. If a test can't pass simple connectivity
check, it's probably broken, and there is no point to attach disks,
because it won't work.

Related-Bug: #1742936
Change-Id: I96cd35392f638c0e5b668f4f3b15cf4cd6114b71
2018-01-31 06:12:11 +00:00
..
__init__.py Add initial plugin structure 2016-12-02 14:50:16 +01:00
barbican_manager.py Add volume encryption scenario tests 2017-03-29 16:13:40 -04:00
manager.py Validate instances are accessible before messing with their disks 2018-01-31 06:12:11 +00:00
test_ephemeral_disk_encryption.py Replace deprecated function in tempest 2017-09-04 10:13:28 +08:00
test_image_signing.py Replace deprecated function in tempest 2017-09-04 10:13:28 +08:00
test_volume_encryption.py Validate instances are accessible before messing with their disks 2018-01-31 06:12:11 +00:00