[nailgun] original order of tasks in tasks.yaml did not respect

Bug #1417537 reported by Vladimir Sharshov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vladimir Sharshov
6.0.x
Fix Committed
High
Vladimir Sharshov

Bug Description

For example if we create plugins with puppet and shell tasks in such orders:

- puppet1
- shell1
- puppet2
- shell2

It will perform in such order:

- puppet1
- puppet2
- shell1
- shell2

Tags: nailgun plugin
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/152503
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=e23d29c469ed4bbf2f4c7177e696071dc0b3eed3
Submitter: Jenkins
Branch: master

commit e23d29c469ed4bbf2f4c7177e696071dc0b3eed3
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Tue Feb 3 15:58:58 2015 +0300

    Respect original plugin tasks order

    Original order:

    - puppet1
    - shell1
    - puppet2
    - shell2

    Order before this change:

    - puppet1
    - puppet2
    - shell1
    - shell2

    Order now:

    - puppet1
    - shell1
    - puppet2
    - shell2

    Change-Id: I203fd5a00e628aac465a55a8e219e5fb130efbd8
    Closes-Bug: #1417537

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Anastasia Palkina (apalkina) wrote :

Verified on ISO #126

"build_id": "2015-02-15_22-54-44", "ostf_sha": "f9c37d0876141e1550eb4e703a8e500cd463282f", "build_number": "126", "release_versions": {"2014.2-6.1": {"VERSION": {"build_id": "2015-02-15_22-54-44", "ostf_sha": "f9c37d0876141e1550eb4e703a8e500cd463282f", "build_number": "126", "api": "1.0", "nailgun_sha": "1e3a40dd8a17abe1d38f42da1e0dc1a6d4572666", "production": "docker", "python-fuelclient_sha": "61431ed16fc00039a269424bdbaa410277eff609", "astute_sha": "1f87a9b9a47de7498b4061d15a8c7fb9435709d5", "feature_groups": ["mirantis"], "release": "6.1", "fuelmain_sha": "2054229e275d08898b5d079a6625ffcc79ae23b8", "fuellib_sha": "7f8d4382abfcd4338964182ebfea1d539f963e66"}}}, "auth_required": true, "api": "1.0", "nailgun_sha": "1e3a40dd8a17abe1d38f42da1e0dc1a6d4572666", "production": "docker", "python-fuelclient_sha": "61431ed16fc00039a269424bdbaa410277eff609", "astute_sha": "1f87a9b9a47de7498b4061d15a8c7fb9435709d5", "feature_groups": ["mirantis"], "release": "6.1", "fuelmain_sha": "2054229e275d08898b5d079a6625ffcc79ae23b8", "fuellib_sha": "7f8d4382abfcd4338964182ebfea1d539f963e66"

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/6.0)

Fix proposed to branch: stable/6.0
Review: https://review.openstack.org/160733

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/6.0)

Reviewed: https://review.openstack.org/160733
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=c8eaccd761839acb12ec25985bfb148e1bf4d760
Submitter: Jenkins
Branch: stable/6.0

commit c8eaccd761839acb12ec25985bfb148e1bf4d760
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Tue Feb 3 15:58:58 2015 +0300

    Respect original plugin tasks order

    Original order:

    - puppet1
    - shell1
    - puppet2
    - shell2

    Order before this change:

    - puppet1
    - puppet2
    - shell1
    - shell2

    Order now:

    - puppet1
    - shell1
    - puppet2
    - shell2

    Change-Id: I203fd5a00e628aac465a55a8e219e5fb130efbd8
    Closes-Bug: #1417537

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.