If tempest logging is at debug level the restclient will log all api req- id an you can gather them and look at the server logs to see what is happening. We have a subunit tool that gather them and creates an html report the link in to our kibana instance. Just a suggestion to help to debug when tempest test fails.
If tempest logging is at debug level the restclient will log all api req- id an you can gather them and look at the server logs to see what is happening. We have a subunit tool that gather them and creates an html report the link in to our kibana instance. Just a suggestion to help to debug when tempest test fails.
https:/ /github. com/openstack/ tempest/ blob/master/ tempest/ lib/common/ rest_client. py