commit | cacbd211250d355bcbb2bbf049cfb4bd8c94ee04 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Sun Oct 21 12:30:17 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sun Oct 21 17:51:18 2018 +0000 |
tree | d335d4ed400263a517a5ba15af058544d96e2755 | |
parent | 2238c69f46defb4a2328a0e5c3a4d5a3c23fea36 [diff] |
fix: Rename test classes causing accidental skip This patch set renames two classes that are neutron plugin rbac tests but don't end in the appropriate suffix of "PluginRbacTest" which is used by .zuul.yaml to correctly execute the tests [0]. This means that, in effect, these tests aren't being run in any jobs. This patch set resolves the issue. In a follow up patch set a hacking rule will be added to enforce correct naming for plugin rbac tests. [0] https://github.com/openstack/patrole/blob/0c7f83ea1716462737a40cc32f27b95abf4557af/.zuul.yaml#L168 Change-Id: Ieac5ebf70eefcebf1aebc26da95d58fcd68a202e