barbican-tempest-plugin/barbican_tempest_plugin
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
..
services Fixes for py35 2017-06-19 13:19:01 -04:00
tests Validate instances are accessible before messing with their disks 2018-01-31 06:12:11 +00:00
README.rst Add initial plugin structure 2016-12-02 14:50:16 +01:00
__init__.py Removes unnecessary utf-8 encoding 2017-03-09 03:59:11 +00:00
clients.py Add image signing scenario 2017-03-07 11:14:40 -05:00
config.py Add ephemeral disk encryption scenario test 2017-07-20 13:38:46 +00:00
plugin.py Add ephemeral disk encryption scenario test 2017-07-20 13:38:46 +00:00

README.rst

Tempest Integration of Barbican

This directory contains Tempest tests to cover the Barbican project.