Comment 18 for bug 1535339

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

Reviewed: https://review.openstack.org/303953
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=7f1d247d4c2f3af0821486ca30dcccc6094fb50a
Submitter: Jenkins
Branch: stable/mitaka

commit 7f1d247d4c2f3af0821486ca30dcccc6094fb50a
Author: Aleksandr Didenko <email address hidden>
Date: Wed Apr 6 17:13:55 2016 +0200

    Switch from RUN: to ROLE: annotation

    * RUN annotation caused duplication for tasks in the old folder
    * RUN should only be used if you need non-standard run configuration
    * With ROLE annotation there's no need to update all the tests
      when you add new astute.yaml fixture for existing role
    * Fix manifest variable in broken tests

    Change-Id: I7a1c98bdb51590d8d80cee387de35d5581cf1da2
    Partial-bug: #1535339
    (cherry picked from commit 6908722cfc9bdd81f34a91d12863d79d0a0130a0)