revert to setup_master in bvt_2 test group

Bug #1540432 reported by Aleksandra Fedorova
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Medium
Aleksandra Fedorova
8.0.x
Won't Fix
High
Fuel QA Team
Mitaka
Won't Fix
High
Aleksandra Fedorova

Bug Description

To shorten the BVT2 run on Packaging CI we'd like to not redeploy Fuel node from scratch every time, but reuse snapshots of already deployed master node.

But in case of Packaging CI test is defined by repositories setup and custom packages are added via repo URL's.

If we reuse the same devops environment for packaging ci tests, URL's won't be updated in Fuel configs, because we revert to prepare_5_slaves snapshot. There is no step of updating repo urls there.

Thus we need to revert to the prepare_release step, where repo URLs can be updated.

Changed in fuel:
milestone: none → 8.0
status: New → Confirmed
tags: added: area-qa
Revision history for this message
Dmitry Tyzhnenko (dtyzhnenko) wrote :
Revision history for this message
Vladimir Khlyunev (vkhlyunev) wrote :

As I see - we can just set "REPLACE_DEFAULT_REPOS_ONLY_ONCE=false" in patching job - and repos will be updated in every run at creating of new cluster.
https://github.com/openstack/fuel-qa/blob/master/fuelweb_test/models/fuel_web_client.py#L428

Changed in fuel:
importance: Undecided → High
tags: added: non-release
tags: removed: non-release
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

Vladimir comment is absolutely valid.
You need to add just:
export REPLACE_DEFAULT_REPOS_ONLY_ONCE=false

and repos will be changed again during every cluster creation, I checked it locally

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 9.0 → 10.0
tags: added: area-ci feature packaging-ci
removed: area-qa
Changed in fuel:
importance: High → Medium
Roman Vyalov (r0mikiam)
Changed in fuel:
status: Confirmed → Won't Fix
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.