[openstack-dev] [QA] Question about tempest API tests that establish SSH connection to instances

Yaroslav Lobankov ylobankov at mirantis.com
Tue Apr 28 08:26:38 UTC 2015


Hi everyone,

I have a question about tempest tests that are related to instance
validation. Some of these tests are

tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[gate,id-ac1ad47f-984b-4441-9274-c9079b7a0666]
tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[gate,id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]
tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[gate,id-ac1ad47f-984b-4441-9274-c9079b7a0666]
tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[gate,id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]

To enable these tests I should set the config option "run_ssh" to True.
When I set the option to true and ran the tests, all the tests failed. It
looks like ssh code in API tests doesn't work.
Maybe I am wrong. The question is the following: which of tempest jobs runs
these tests?  Maybe I have tempest misconfiguration.

Regards,
Yaroslav Lobankov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150428/e51d3759/attachment.html>


More information about the OpenStack-dev mailing list