← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1567743] Re: Quotas tests are not covered enough at each resources.

 

Reviewed:  https://review.openstack.org/314492
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6072ad3cbe7f322c101cb74b13b27db36ceaa92c
Submitter: Jenkins
Branch:    master

commit 6072ad3cbe7f322c101cb74b13b27db36ceaa92c
Author: Maho Koshiya <koshiya.maho@xxxxxxxxxxxxx>
Date:   Tue May 10 00:24:41 2016 +0900

    Delete a magic number of security_group_rule quotas test
    
    The quotas tests of security group rule have a magic number.
    This is the number to avoid the resources created by default.
    
    Fixed to assign the appropriate number by the resources lists.
    
    Change-Id: I9e1639d640ef297fd3e0f5a7721c1aa7cd6eada9
    Closes-bug: #1567743


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1567743

Title:
  Quotas tests are not covered enough at each resources.

Status in neutron:
  Fix Released

Bug description:
  The quotas tests in the case of create resources over limit value are
  not covered enough in unit tests/functional tests.

  A part of the quota test of the network already exists.
  But these tests do not exist - subnet/port/router/security group/security group rule/floatingip.

  These tests are necessary for it avoid that the user can create
  resources by mistake.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1567743/+subscriptions


References