Activity log for bug #1267326

Date Who What changed Old value New value Message
2014-01-09 04:42:10 Ken'ichi Ohmichi bug added bug
2014-01-10 00:27:02 Ken'ichi Ohmichi description test_create_backup failed with the following traceback: Traceback (most recent call last): File "tempest/api/compute/servers/test_server_actions.py", line 298, in test_create_backup self.assertEqual(2, len(image_list)) File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 324, in assertEqual self.assertThat(observed, matcher, message) File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 414, in assertThat raise MismatchError(matchee, matcher, mismatch, verbose) MismatchError: 2 != 3 This test expects the gotten backup image number should be 2 which is limited with a rotation. However, we could get 3 images and the test failed. The log is http://logs.openstack.org/65/63365/5/check/check-tempest-dsvm-postgres-full/996c8f9/ test_create_backup failed with the following traceback: Traceback (most recent call last):   File "tempest/api/compute/servers/test_server_actions.py", line 298, in test_create_backup     self.assertEqual(2, len(image_list))   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 324, in assertEqual     self.assertThat(observed, matcher, message)   File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 414, in assertThat     raise MismatchError(matchee, matcher, mismatch, verbose) MismatchError: 2 != 3 This test expects the gotten backup image number should be 2 which is limited with a rotation. However, we could get 3 images and the test failed. The log are * http://logs.openstack.org/65/63365/5/check/check-tempest-dsvm-postgres-full/996c8f9/ * http://logs.openstack.org/65/63365/5/gate/gate-tempest-dsvm-postgres-full/4880d61/
2014-01-24 15:34:15 Matt Riedemann tempest: status New Confirmed
2014-01-24 15:35:03 Matt Riedemann bug added subscriber Matt Riedemann
2014-01-27 14:13:58 OpenStack Infra tempest: status Confirmed In Progress
2014-01-27 14:13:58 OpenStack Infra tempest: assignee Ken'ichi Ohmichi (oomichi)
2014-01-28 00:09:23 Ken'ichi Ohmichi bug task added glance
2014-01-28 00:14:05 OpenStack Infra tempest: status In Progress Fix Released
2014-12-27 01:13:24 Ian Cordasco glance: status New Invalid