Comment 3 for bug 973338

Revision history for this message
Jay Pipes (jaypipes) wrote :

Hi Rohit! :)

Could you detail precisely which test cases (or tests within test cases) need:

* Administrators privs to run
* Both an admin AND a non-admin user

I'd like to document this and move tests around so that it is clear exactly when we are expecting admin vs. non-admin users to be executing the test cases -- or if we want to run test cases with different sets of credentials (admin vs. non-admin) and validate different results where appropriate....

I'd actually prefer to keep the [compute-admin] section in the tempest conf and create a new tempest.config.ComputeAdminConfig class that stores information about the administrative user credentials needed to execute test cases that are specifically intended for admin users and eventually move these tests into a /tempest/tests/compute/admin/ directory...

Thoughts?
-jay