Skip InstanceActionsV3Test.test_get_instance_action()

Bug #1281915 reported by Chris Buccella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Low
Chris Buccella

Bug Description

InstanceActionsV3Test.test_get_instance_action() requires the x-compute-request-id header to exist in the response from create_test_server(). However, the name of this header is being changed in nova v3: https://review.openstack.org/#/c/66903/

We should temporarily skip this test, so the nova change won't fail the test. After that merges, the skip can be removed and the test updated to use the new header name, x-openstack-compute-request-id.

Changed in tempest:
status: New → Confirmed
Revision history for this message
Mauro S M Rodrigues (maurorodrigues) wrote :

Targeting this to juno since the change that requires it fall into feature freeze

Changed in tempest:
importance: Undecided → Low
milestone: none → juno-1
Changed in tempest:
assignee: nobody → Chris Buccella (chris-buccella)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

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

commit c6c27ad48f47f42879a3df04a51e0ad2d96c7b1a
Author: Chris Buccella <email address hidden>
Date: Tue Jun 10 22:51:32 2014 +0000

    Remove the skip for test_get_instance_action()

    Change Ia1880dd53b7cbf34e66b349f01afb15672dffd12 introduced a skip
    for InstanceActionsV3Test.test_get_instance_action(). This was due
    to the header x-compute-request-id being changed to
    x-openstack-request id. The name has since been updated (as nova
    change I5e370fd3de5ee2f8a8d13553015d88910ff5ea87), so the skip
    is no longer needed.

    Also the skip in change Ia493d4838dee4a8a587d12a55f16afeb143d959d
    is no longer needed.

    Closes-Bug: 1281915
    Change-Id: I4839ba9287f792c8ed352bb63391285a3afc0b84

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.