test_get_object_at_expiry_time[gate] fails in gate

Bug #1269597 reported by Nachi Ueno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Christian Schwede
Revision history for this message
clayg (clay-gerrard) wrote :

Neat, looks like a clear race in the test.

Like the request took three seconds to come back, and here it looks like that's an upper bound for the test:

https://github.com/openstack/tempest/blob/master/tempest/api/object_storage/test_object_expiry.py#L69

Probably a number of ways to fix it - do you know anybody that can run this test suite?

affects: swift → tempest
Revision history for this message
Chmouel Boudjnah (chmouel) wrote :

You can ping rahmu on #openstack-swift and he will be able to help you.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/67413

Changed in tempest:
assignee: nobody → Christian Schwede (cschwede)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/67413
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=9a1d6585800f312c204e5456f66842815833e1bd
Submitter: Jenkins
Branch: master

commit 9a1d6585800f312c204e5456f66842815833e1bd
Author: Christian Schwede <email address hidden>
Date: Fri Jan 17 10:10:15 2014 +0000

    Avoid expiration before updating metadata

    The X-Delete-At value might already be in the past after the initial
    object creation because the current time is used to set the
    X-Delete-At value. Creating the initial object before starting each
    test prevents this.

    Change-Id: Id892e802601b50d4eeadbf5b857212adef591456
    Closes-Bug: #1269597

Changed in tempest:
status: In Progress → Fix Released
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.