fuel-ostf/fuel_health/tests/smoke
Roman Podoliaka 0dc9d64d1e Run the file injection test case on Ceph envs
Recently we changed the way how file injection is performed: instead
of using nbd or libguestfs, which both modify the image in-place
(and, thus, do not work with Ceph ephemerals), we now place files to
be injected on a config drive and force instances to have config
drives in Nova.

This test case should pass now, when Ceph ephemerals are used. Let's
enable it and actually test, that file injection works as expected.

Related-Bug: #1467860
Related-Bug: #1556819

Change-Id: I5975ea6d481c28856efffb278112306c8760472d
2016-06-06 11:26:21 +00:00
..
__init__.py Added hacking checks to tox 2015-01-19 12:36:14 +00:00
test_create_flavor.py Delete nano flavor creation in each test 2015-02-25 16:14:38 +02:00
test_create_images.py Switch OSTF to work with public endpoint 2015-12-21 14:03:49 +00:00
test_create_volume.py Wait for volume to become available prior to its deletion 2016-03-02 10:31:18 +02:00
test_dpdk.py Skip 2 health checks if no computes w/o DPDK 2016-04-28 09:17:16 +03:00
test_live_migration.py Replaces calls to traceback.format_exc() 2016-04-14 02:13:57 +00:00
test_neutron_actions.py Skip 2 health checks if no computes w/o DPDK 2016-04-28 09:17:16 +03:00
test_nova_create_instance_with_connectivity.py Run the file injection test case on Ceph envs 2016-06-06 11:26:21 +00:00
test_nova_image_actions.py Replaces calls to traceback.format_exc() 2016-04-14 02:13:57 +00:00
test_user_create.py Replaces calls to traceback.format_exc() 2016-04-14 02:13:57 +00:00
test_vcenter.py Replaces calls to traceback.format_exc() 2016-04-14 02:13:57 +00:00