[OSTF] Need to change check on correctness of volume name in test_volume_create

Bug #1369625 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Artem Panchenko

Bug Description

{

    "build_id": "2014-09-15_11-17-34",
    "ostf_sha": "00093c618ec2d013cfa964059c82c445cede068b",
    "build_number": "277",
    "auth_required": true,
    "api": "1.0",
    "nailgun_sha": "6dd3ce17e9c498f0c69df4930b92cdbfacc83487",
    "production": "docker",
    "fuelmain_sha": "cc76281c797bfc2a447babd23782a94206dcefcb",
    "astute_sha": "a3e5da62af91b99f958ab958161d3dcec09c657b",
    "feature_groups": [
        "mirantis"
    ],
    "release": "6.0",
    "release_versions": {
        "2014.1.1-5.1": {
            "VERSION": {
                "build_id": "2014-09-15_11-17-34",
                "ostf_sha": "00093c618ec2d013cfa964059c82c445cede068b",
                "build_number": "277",
                "api": "1.0",
                "nailgun_sha": "6dd3ce17e9c498f0c69df4930b92cdbfacc83487",
                "production": "docker",
                "fuelmain_sha": "cc76281c797bfc2a447babd23782a94206dcefcb",
                "astute_sha": "a3e5da62af91b99f958ab958161d3dcec09c657b",
                "feature_groups": [
                    "mirantis"
                ],
                "release": "6.0",
                "fuellib_sha": "36aa62026781d4d5edb2a9704c2a553d6a85ae70"
            }
        }
    },
    "fuellib_sha": "36aa62026781d4d5edb2a9704c2a553d6a85ae70"

}

We check that volume name is correct in https://github.com/stackforge/fuel-ostf/blob/master/fuel_health/tests/smoke/test_create_volume.py#L90
but in this review https://review.openstack.org/#/c/103063/13 name of created volume was changed from ost1_test_volume to ostf_test_volume
So we need to change check here https://github.com/stackforge/fuel-ostf/blob/master/fuel_health/tests/smoke/test_create_volume.py#L90

Tags: ostf
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
tags: added: ostf
Revision history for this message
Aleksandra Fedorova (bookwar) wrote :

Marked as Critical as it causes fuel_master_smoke to fail

Changed in fuel:
importance: High → Critical
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (master)

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

Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Artem Panchenko (apanchenko-8)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/121764
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=2446bf234dbaad603babe85e19c6933fca9a70bb
Submitter: Jenkins
Branch: master

commit 2446bf234dbaad603babe85e19c6933fca9a70bb
Author: Artem Panchenko <email address hidden>
Date: Tue Sep 16 09:24:08 2014 +0300

    Fix volume name in 'test_volume_create' method

    Default volume name was changed to 'ostf-test-volume'
    by the commit # 00093c618ec2d013cfa964059c82c445cede068b
    and this has led to permanently fail of OSTF check 'Create
    volume and attach it to instance'.

    Change-Id: Id9e514cc0b6ab60a4bbca33929f58afccf96bd4b
    Closes-bug: #1369625

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