← Back to team overview

openstack team mailing list archive

Re: running Tempest continuously in the openstack project?

 

I have been using devstack and tempest quite well. There is a script in tempest that will convert the devstack-created configuration to a tempest.conf file. The thing that really got me over the hump was Jay's writeup:

https://docs.google.com/a/qrclab.com/presentation/d/1M3XhAco_0u7NZQn3Gz53z9VOHHrkQBzEs5gt43ZvhOc/edit

I highly recommend it. As Daryl said, make sure you remove the ratelimit from devstack/stack.sh before running it.

 -David

On 2/27/2012 12:03 PM, Ionuț Arțăriși wrote:
On 02/27/2012 05:13 PM, Daryl Walleck wrote:
I'm actively looking into any issues. I have all these tests passing locally in my environment, so the issues seem to be focused around people using devstack. I've made some merge prop's that will take care of a few of the issues. One issue that will certainly come up is that if you have rate limiting enabled, most of the tests will certainly fail. I've also included the link to the Tempest documentation, which also should help make using a bit more clear. I'm working on updating this document as I'm using Devstack so that I can either smooth over or enumerate issues that may come up when running the tests. If you run into anything though, please make a report to the Tempest project and I'll have a look.

http://qa.openstack.org/integration.html

https://launchpad.net/tempest

Daryl


Can you give more details about your environment? What operating system are you running the tests on? Are all the tested openstack components the latest versions from master? What specific configurations have you done?

The documentation that you linked to does not explain how to actually set up the tests.

There are currently three README files in the repository which say to rename the tempest.conf.sample and config.ini.sample files and then "edit the variables to fit your test environment", but none of them explain what that actually means. Which values should be reset? Where would I get the information to be able to set them?

I'm trying hard to understand how all of this works, but without a canonical working configuration I don't know which errors are mine and which are tempest bugs.

-Ionuț

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



References