Skip to content

Instantly share code, notes, and snippets.

@dwalleck
Created May 5, 2014 05:15
Show Gist options
  • Save dwalleck/fc465266840b288cc093 to your computer and use it in GitHub Desktop.
Save dwalleck/fc465266840b288cc093 to your computer and use it in GitHub Desktop.
$ cafe-runner compute devstack -D functional.flavors --dry-run
test_format_and_mount_disks (cloudroast.compute.admin.servers.test_server_live_migration.LiveMigratationServerTests)
test_live_migrate_server (cloudroast.compute.admin.servers.test_server_live_migration.LiveMigratationServerTests)
test_verify_ephemeral_disks_mounted (cloudroast.compute.admin.servers.test_server_live_migration.LiveMigratationServerTests)
test_create_server (cloudroast.compute.burn_in.test_create_server_burn_in.CreateServerBurnIn)
test_can_ping_created_server (cloudroast.compute.burn_in.test_create_server_burn_in.CreateServerBurnIn)
test_rescue_server (cloudroast.compute.burn_in.test_rescue_server_burn_in.RescueServerBurnIn)
test_unrescue_server (cloudroast.compute.burn_in.test_rescue_server_burn_in.RescueServerBurnIn)
test_resize_server (cloudroast.compute.burn_in.test_resize_server_burn_in.ResizeServerBurnIn)
test_resize_server_confirm (cloudroast.compute.burn_in.test_resize_server_burn_in.ResizeServerBurnIn)
test_get_flavor (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_get_non_existent_flavor (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_filter_by_invalid_min_disk (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_filter_by_invalid_min_ram (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_filter_by_min_disk (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_filter_by_min_ram (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_limit_results (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_min_disk_larger_than_max_flavor_disk (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_min_ram_larger_than_max_flavor_ram (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_detailed_using_marker (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_filter_by_invalid_min_disk (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_filter_by_invalid_min_ram (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_filter_by_min_disk (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_filter_by_min_ram (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_limit_results (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_min_disk_greater_than_max_flavor_disk (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_min_disk_greater_than_max_flavor_ram (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_using_marker (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_list_flavors_with_detail (cloudroast.compute.functional.flavors.test_flavors.FlavorsTest)
test_attach_volume_to_server (cloudroast.compute.integration.volumes.test_create_server_with_volume.CreateServerVolumeIntegrationTest)
test_format_and_mount_volume (cloudroast.compute.integration.volumes.test_create_server_with_volume.CreateServerVolumeIntegrationTest)
test_rebuild_server (cloudroast.compute.integration.volumes.test_rebuild_server_with_volume.RebuildServerVolumeIntegrationTest)
test_volume_detached_after_rebuild (cloudroast.compute.integration.volumes.test_rebuild_server_with_volume.RebuildServerVolumeIntegrationTest)
test_reattach_volume_after_rebuild (cloudroast.compute.integration.volumes.test_rebuild_server_with_volume.RebuildServerVolumeIntegrationTest)
test_resize_server_and_confirm (cloudroast.compute.integration.volumes.test_resize_server_with_volume.ResizeServerVolumeIntegrationTest)
test_volume_attached_after_resize (cloudroast.compute.integration.volumes.test_resize_server_with_volume.ResizeServerVolumeIntegrationTest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment