nova-lxd/contrib/tempest
Chuck Short 5145cb2a7b Update blacklist
Blacklist the following tests when running against tempest.api.compute:

tempest.api.compute.servers.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_detach_volume
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume

This is due to a recent change to the devstack plugin so we can run verfication
tests against nova-lxd, however these unit tests will fail because it is checking
for /proc/partitions.

Change-Id: Ib13ccb4db7274f57193ab82f56be0b3fed92e031
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2016-09-19 10:25:35 -04:00
..
README.1st Add script to run tempest.api.compute 2016-09-07 19:32:06 -04:00
run_tempest_lxd.sh Update blacklist 2016-09-19 10:25:35 -04:00

README.1st

Run run_tempest_lxd.sh to run tempest.api.compute tests to run against nova-lxd