[system-tests] Upgrade tests failed due to incorrect UPGRADE_FUEL_* variables

Bug #1506755 reported by Vladimir Khlyunev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Dennis Dmitriev

Bug Description

Since we are working with new release we should modify default values in https://github.com/stackforge/fuel-qa/blob/cacdc3379c212326219dc5c0e878588b22eb8949/fuelweb_test/settings.py#L327-L328
UPGRADE_FUEL_FROM = os.environ.get('UPGRADE_FUEL_FROM', '6.1')
UPGRADE_FUEL_TO = os.environ.get('UPGRADE_FUEL_TO', '7.0')
(or modify existing job with overriding this variables in jenkins job)

Unchanged values leads to https://product-ci.infra.mirantis.net/job/8.0.system_test.ubuntu.upgrade_nova_cinder/7/console

 File "/home/jenkins/workspace/8.0.system_test.ubuntu.upgrade_nova_cinder/UPGRADE/fuelweb_test/helpers/checkers.py", line 230, in check_upgraded_containers
    'There are no {0} containers'.format(version_to))
AssertionError: There are no kilo containers

tags: added: swarm-blocker
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

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

Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Vladimir Khlyunev (vkhlyunev)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-qa (master)

Change abandoned by Vladimir Khlyunev (<email address hidden>) on branch: master
Review: https://review.openstack.org/235764
Reason: https://review.openstack.org/#/c/235781/ contains better fix

Changed in fuel:
assignee: Vladimir Khlyunev (vkhlyunev) → Dennis Dmitriev (ddmitriev)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/235781
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=9a1ab77fcd8ddc6f941c9fc298e79b9163913a30
Submitter: Jenkins
Branch: master

commit 9a1ab77fcd8ddc6f941c9fc298e79b9163913a30
Author: Dennis Dmitriev <email address hidden>
Date: Fri Oct 16 11:18:03 2015 +0300

    Use Fuel version 8.0 in fuel-qa master

    - use 7.0 for base version for upgrades, and 8.0 for target version
    - use 8.0 for testrail reports
    - use version-free path for fuel-createmirror

    Change-Id: I0d7b81085a076d1dbab0c3102a13631041c0c0c6
    Closes-Bug:#1506755

Changed in fuel:
status: In Progress → Fix Committed
Dmitry Pyzhov (dpyzhov)
tags: added: area-qa
tags: removed: swarm-blocker
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.