← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291926] [NEW] MismatchError test_update_all_quota_resources_for_tenant

 

Public bug reported:

Observed in the Neutron full job

2014-03-13 02:08:54.390 | Traceback (most recent call last):
2014-03-13 02:08:54.390 |   File "tempest/api/volume/admin/test_volume_quotas.py", line 67, in test_update_all_quota_resources_for_tenant
2014-03-13 02:08:54.390 |     self.assertEqual(new_quota_set, quota_set)
2014-03-13 02:08:54.391 |   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 321, in assertEqual
2014-03-13 02:08:54.391 |     self.assertThat(observed, matcher, message)
2014-03-13 02:08:54.391 |   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
2014-03-13 02:08:54.392 |     raise mismatch_error
2014-03-13 02:08:54.392 | MismatchError: !=:
2014-03-13 02:08:54.392 | reference = {'gigabytes': 1009, 'snapshots': 11, 'volumes': 11}
2014-03-13 02:08:54.393 | actual    = {'gigabytes': 1009,
2014-03-13 02:08:54.393 |  'gigabytes_volume-type--928001277': -1,
2014-03-13 02:08:54.393 |  'snapshots': 11,
2014-03-13 02:08:54.394 |  'snapshots_volume-type--928001277': -1,
2014-03-13 02:08:54.394 |  'volumes': 11,
2014-03-13 02:08:54.394 |  'volumes_volume-type--928001277': -1}

Example here http://logs.openstack.org/82/67382/3/check/check-tempest-
dsvm-neutron-full/8ffd266/console.html

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: neutron-full-job

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

Title:
  MismatchError test_update_all_quota_resources_for_tenant

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Observed in the Neutron full job

  2014-03-13 02:08:54.390 | Traceback (most recent call last):
  2014-03-13 02:08:54.390 |   File "tempest/api/volume/admin/test_volume_quotas.py", line 67, in test_update_all_quota_resources_for_tenant
  2014-03-13 02:08:54.390 |     self.assertEqual(new_quota_set, quota_set)
  2014-03-13 02:08:54.391 |   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 321, in assertEqual
  2014-03-13 02:08:54.391 |     self.assertThat(observed, matcher, message)
  2014-03-13 02:08:54.391 |   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
  2014-03-13 02:08:54.392 |     raise mismatch_error
  2014-03-13 02:08:54.392 | MismatchError: !=:
  2014-03-13 02:08:54.392 | reference = {'gigabytes': 1009, 'snapshots': 11, 'volumes': 11}
  2014-03-13 02:08:54.393 | actual    = {'gigabytes': 1009,
  2014-03-13 02:08:54.393 |  'gigabytes_volume-type--928001277': -1,
  2014-03-13 02:08:54.393 |  'snapshots': 11,
  2014-03-13 02:08:54.394 |  'snapshots_volume-type--928001277': -1,
  2014-03-13 02:08:54.394 |  'volumes': 11,
  2014-03-13 02:08:54.394 |  'volumes_volume-type--928001277': -1}

  Example here http://logs.openstack.org/82/67382/3/check/check-tempest-
  dsvm-neutron-full/8ffd266/console.html

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


Follow ups

References