Need policy-awared test
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
New
|
Undecided
|
Unassigned |
Bug Description
Hi, tempest team!
We are using rally + tempest quite a while and one problem that we have to deal with is to maintain skip-list which was failed due to our custom policy.
For example, our Neutron policy does not allow network creation by normal user. (Only admin can control about it). There were few more other things that we customized and every test cases that related them were failed.
Our approach is to maintain skip list for the failed cases which results from our customized policy, but I felt it's getting harder to maintain those lists.
I think if tempest can aware of policy which is different from default configuration and skip the related list, it's much better to run tests.
I wonder how other operators handle of this problem since I think changing a policy is quite common.
Thanks!
see this bug and comment if you fell that this will help this bug. https:/ /bugs.launchpad .net/tempest/ +bug/1738076