Comment 2 for bug 1536628

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

Reviewed: https://review.openstack.org/270848
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=f4ca926c21d879d01239006ad7e0d238ecefc3b0
Submitter: Jenkins
Branch: master

commit f4ca926c21d879d01239006ad7e0d238ecefc3b0
Author: Artem Panchenko <email address hidden>
Date: Thu Jan 21 16:56:05 2016 +0200

    Change job artifact for getting iso version

    In Fuel 9.0 there is no version.yaml.txt build artifact
    anymore. Modified reporter to use another artifact
    'magnet_link.txt', which contains iso file name. Parse
    iso name if order to get its version.

    Also refactored 'get_version' and related methods a bit,
    so version fetching algorithm look more obvious.

    Change-Id: I7964de1dba83bf810815f6e0ed00c726aa1d97ad
    Closes-bug: #1536628