Hi, 

I am going through
tempest in OpenStack and have some questions that I would like to get
answered. 



Q1. How can we debug
test cases in OpenStack ? (We can debug the code through import pdb
but the same doesn't work for test cases and we have a bdb quit
error)
Q2. The run_tests.sh
script or tox -e does it only run the unit test cases for that
components or it runs the complete set of tests covered in the
Tempest test integration suite ?
Q3. Suppose I need
to add a test case in the tempest suite how can I do that ?
Q4. As it is said
that tempest interacts only with the OpenStack Rest Api's , then how
are the test cases for the various clients run, by clients here I
mean the python-novaclient,keystoneclient etc. 





Thanks and Regards
Abhishek Talwar
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to