[ostf] Incorrect version of fuel in guid's link

Bug #1398393 reported by Nastya Urlapova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Yaroslav Lobankov
5.1.x
Fix Committed
High
Yaroslav Lobankov
6.0.x
Fix Committed
High
Yaroslav Lobankov

Bug Description

{
build_id: "2014-11-27_23-41-13",
ostf_sha: "64cb59c681658a7a55cc2c09d079072a41beb346",
build_number: "45",
auth_required: true,
api: "1.0",
nailgun_sha: "500e36d08a45dbb389bf2bd97673d9bff48ee84d",
production: "docker",
fuelmain_sha: "51e66db7750e9c856ba128f35cfb6724895bf479",
astute_sha: "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce",
feature_groups:

[
"mirantis"
],
release: "5.1.1",
release_versions:

{
2014.1.3-5.1.1:

{
VERSION:

{
build_id: "2014-11-27_23-41-13",
ostf_sha: "64cb59c681658a7a55cc2c09d079072a41beb346",
build_number: "45",
api: "1.0",
nailgun_sha: "500e36d08a45dbb389bf2bd97673d9bff48ee84d",
production: "docker",
fuelmain_sha: "51e66db7750e9c856ba128f35cfb6724895bf479",
astute_sha: "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce",
feature_groups:

[
"mirantis"
],
release: "5.1.1",
fuellib_sha: "15a387462f7be50c4f87ad986d0c81535025c125"
}
}
},
fuellib_sha: "15a387462f7be50c4f87ad986d0c81535025c125"
}

In ostf for platform tests linked incorrect link to user guid:
Sahara image with tags wasn't imported into Glance, please check http://docs.mirantis.com/openstack/fuel/fuel-5.0/user-guide.html#platform-tests-description

Should be http://docs.mirantis.com/openstack/fuel/fuel-5.1/user-guide.html#platform-tests-description

Tags: ostf
Changed in fuel:
milestone: none → 5.1.2
assignee: nobody → Fuel Python Team (fuel-python)
summary: - [ostf] Incorrect version of fuel version in guid's link
+ [ostf] Incorrect version of fuel in guid's link
no longer affects: fuel/6.1.x
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/138403

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Artem Panchenko (apanchenko-8) wrote :
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/138469

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/138471

Changed in fuel:
assignee: Yaroslav Lobankov (ylobankov) → Tatyana (tatyana-leontovich)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-ostf (master)

Change abandoned by tatyana-leontovich (<email address hidden>) on branch: master
Review: https://review.openstack.org/138469
Reason: according to https://review.openstack.org/#/c/136711/ this link will not needed anymore

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

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

commit c8b9f9aa124a07bae6092f2a2982c799870e739d
Author: Yaroslav Lobankov <email address hidden>
Date: Tue Dec 2 18:42:22 2014 +0300

    Correcting the doc link in Sahara platform tests

    There is wrong link to the docs in Sahara
    platform tests for Fuel release 6.0. This patch fixes it.

    Closes-Bug: #1398393

    Change-Id: I4513417f1f9cd368c8399cf7b4b2ed168c9bbb78

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

We need to fix this issue in master branch and automatically change link to the documentation for each new version.

no longer affects: fuel/6.1.x
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (stable/5.1)

Reviewed: https://review.openstack.org/138471
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=037fce48e08e05b65a8164d09d2e87945aac2b19
Submitter: Jenkins
Branch: stable/5.1

commit 037fce48e08e05b65a8164d09d2e87945aac2b19
Author: Yaroslav Lobankov <email address hidden>
Date: Tue Dec 2 21:19:15 2014 +0300

    Correcting the doc link in Heat platform tests

    There is wrong link to the docs in Heat
    platform tests for Fuel release 5.1.1. This patch fixes it.

    Closes-Bug: #1398393

    Change-Id: I8ea885c109b55c4f7ceb82c9fa2bcd4d2de762ed

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-ostf (master)

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

Changed in fuel:
milestone: 6.0 → 6.1
importance: High → Medium
status: Fix Committed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-ostf (master)

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

commit b5764ec7216845f1b9fefab812c3671396056faf
Author: Tatyana Leontovich <email address hidden>
Date: Mon Jan 5 13:29:34 2015 +0200

    Get version of Fuel from release data

    Add fuel version to change link to the doc autamatically:

    * Add Fuel group to the ConfigOpt
    * Add fuel version and get it from api/clusters/id
    * Add usage of fuel_veersion to the platform tests

    Change-Id: Ia8e27f0f274946b4374d3fa8c06e4b3766c2b6da
    Closes-Bug:#1398812
    Related-Bug: #1398393

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

Moving status to "Invalid" for "Fuel for OpenStack" due to https://review.openstack.org/#/c/144986/

Changed in fuel:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (stable/5.1)

Reviewed: https://review.openstack.org/138403
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=0807eef1c1fb217dc475940921b7f31115efb13b
Submitter: Jenkins
Branch: stable/5.1

commit 0807eef1c1fb217dc475940921b7f31115efb13b
Author: Yaroslav Lobankov <email address hidden>
Date: Tue Dec 2 18:28:16 2014 +0300

    Correcting the doc link in Sahara platform tests

    There is wrong link to the docs in Sahara
    platform tests for Fuel release 5.1.1. This patch fixes it.

    Closes-Bug: #1398393

    Change-Id: I4513417f1f9cd368c8399cf7b4b2ed168c9bbb78

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.