Group together tests that create server and require network resources

Bug #1699421 reported by Felipe Monteiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Patrole
Fix Released
High
Unassigned

Bug Description

Group together tests that create a server and require network resources to as to reduce overhead with creating a server and improving gate stability. While these tests could also be grouped with test_server_misc_policy_actions.py, those tests don't require network resources, so it makes sense to separate out the network resource tests into a separate class (they could logically be placed in test_server_misc_policy_actions.py too).

For example:
- test_multinic_rbac.py
- tests in SecurtiyGroupsRbacTest

Felipe Monteiro (fm577c)
Changed in patrole:
importance: Undecided → Low
Felipe Monteiro (fm577c)
Changed in patrole:
importance: Low → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to patrole (master)

Reviewed: https://review.openstack.org/481410
Committed: https://git.openstack.org/cgit/openstack/patrole/commit/?id=a7d9425c26ae4bf32e1b0d1363f67866b14d30f0
Submitter: Jenkins
Branch: master

commit a7d9425c26ae4bf32e1b0d1363f67866b14d30f0
Author: Felipe Monteiro <email address hidden>
Date: Fri Jul 7 04:48:30 2017 +0100

    Group together tests that create server and require network resources

    Group together tests that create a server and require network resources
    so as to reduce overhead with creating a server and improving gate
    stability. While these tests could also be grouped with
    test_server_misc_policy_actions.py, those tests don't require network
    resources, so it makes sense to separate out the network resource tests
    into a separate class.

    This commit groups together the tests from the following files:

      * test_attach_interfaces_rbac
      * test_ips_rbac
      * test_multinic_rbac

    into a shared class (MiscPolicyActionsNetworkRbacTest) inside
    test_server_misc_policy_actions_rbac.py.

    Closes-Bug: #1699421
    Related-Bug: #1699415
    Change-Id: I01c5e635028a6696331b1dc1401e274543db2716

Changed in patrole:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/patrole 0.2.0

This issue was fixed in the openstack/patrole 0.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.