Test Volumes with glance should be skip when Glance is not avaialable

Bug #1675700 reported by Jaesang Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Jaesang Lee

Bug Description

Issue:

In some tests, it try to create volume with image
 "VolumesV2ImageMetadata",
 "test_create_from_bootable_volume",
 "test_bootable_volume_backup_and_restore",
so if glance isn't available, it cannot pass that test, fail always.

Fix:
Add skip method for check glance service.

Tags: cinder glance
description: updated
Changed in tempest:
assignee: nobody → Jaesang Lee (jaesang-lee)
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/449524

Changed in tempest:
status: New → In Progress
summary: - Test VolumesV2ImageMetadata should be skip when Glance is not avaialable
+ Test Volumes with glance should be skip when Glance is not avaialable
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Jaesang Lee (<email address hidden>) on branch: master
Review: https://review.openstack.org/449524
Reason: This patch has errors when merged, I'll re-create new review.

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/450157

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

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

commit e4dc8fb3ab1fcb0ae0e83722c7c1e7abde0c7b94
Author: Jaesang Lee <email address hidden>
Date: Sat Mar 25 01:19:58 2017 +0000

    Add skip method for volume test with the glance service

    In some tests, it try to create volume with image
     "VolumesV2ImageMetadata",
     "test_create_from_bootable_volume",
     "test_bootable_volume_backup_and_restore",
    so it should be check Glance is available before test.
    If all tests in class is associate with glance, I used skip_checks,
    and otherwise, I used testtools.SkipIf

    Change-Id: I2302699f98b77b0ccad551ef11c4655544b3f827
    Closes-Bug: 1675700

Changed in tempest:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tempest 16.0.0

This issue was fixed in the openstack/tempest 16.0.0 release.

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.