cinder-volume tempest test fails

Bug #1701230 reported by Kirill Zaitsev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
zhurong

Bug Description

Here is a sample test output.

2017-06-29 09:00:27.880096 |
2017-06-29 09:00:27.880167 | ==============================
2017-06-29 09:00:27.880194 | Failed 1 tests - output below:
2017-06-29 09:00:27.880216 | ==============================
2017-06-29 09:00:27.880229 |
2017-06-29 09:00:27.880285 | murano_tempest_tests.tests.scenario.application_catalog.test_cinder_volumes.TestCinderVolumes.test_deploy_app_with_volume_creation[scenario,smoke]
2017-06-29 09:00:27.880346 | --------------------------------------------------------------------------------------------------------------------------------------------------
2017-06-29 09:00:27.880361 |
2017-06-29 09:00:27.880379 | Captured traceback:
2017-06-29 09:00:27.880398 | ~~~~~~~~~~~~~~~~~~~
2017-06-29 09:00:27.880421 | Traceback (most recent call last):
2017-06-29 09:00:27.880480 | File "/opt/stack/new/murano/murano_tempest_tests/tests/scenario/application_catalog/test_cinder_volumes.py", line 200, in test_deploy_app_with_volume_creation
2017-06-29 09:00:27.880539 | self.check_volume_attachments(environment['id'])
2017-06-29 09:00:27.880598 | File "/opt/stack/new/murano/murano_tempest_tests/tests/scenario/application_catalog/base.py", line 367, in check_volume_attachments
2017-06-29 09:00:27.880629 | self.assertGreater(len(volume_attachments), 0)
2017-06-29 09:00:27.880666 | File "/usr/local/lib/python2.7/dist-packages/unittest2/case.py", line 1233, in assertGreater
2017-06-29 09:00:27.880694 | self.fail(self._formatMessage(msg, standardMsg))
2017-06-29 09:00:27.880729 | File "/usr/local/lib/python2.7/dist-packages/unittest2/case.py", line 690, in fail
2017-06-29 09:00:27.880754 | raise self.failureException(msg)
2017-06-29 09:00:27.880777 | AssertionError: 0 not greater than 0

The test is currently blocking the gate

Tags: gate tests cinder
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to murano (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/478847

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano (master)

Reviewed: https://review.openstack.org/478847
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=8fcf417d1cfd172045c8d42468dd5b4cd8b0749d
Submitter: Jenkins
Branch: master

commit 8fcf417d1cfd172045c8d42468dd5b4cd8b0749d
Author: Kirill Zaitsev <email address hidden>
Date: Thu Jun 29 13:16:58 2017 +0300

    Skip cinder volume creation test

    The tempest test is currently broken and blocks the gate.
    This commit adds expectedFailure decorator around it.
    So when the bug is fixed we would not forget to unskip the test.

    Change-Id: Id3adbf59e116e2d73c74e782a345c7ca8d6fa41e
    Related-Bug: #1701230

Changed in murano:
assignee: nobody → zhurong (zhu-rong)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/480848
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=0c42290126da26fcd007cf44b05c3d2f2457a42a
Submitter: Jenkins
Branch: master

commit 0c42290126da26fcd007cf44b05c3d2f2457a42a
Author: zhurong <email address hidden>
Date: Thu Jul 6 14:40:54 2017 +0800

    Unskip test_deploy_app_with_volume_creation test

    1.Unskip test_deploy_app_with_volume_creation test
    2.change flavor from m1.small to m1.tiny, to reduce the
    test failing chances.

    Closes-Bug: #1701230

    Change-Id: Ib996bf50e1b7d542b98cf9d7125b824771c143d6

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

This issue was fixed in the openstack/murano 4.0.0.0b3 development milestone.

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.