[system-tests] Update upgrade test cases for data-driven fuel upgrade(+rollback) from 7.0 to 8.0
Bug #1546943 reported by
Vladimir Khlyunev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Vladimir Khlyunev | ||
7.0.x |
Fix Committed
|
High
|
Vladimir Khlyunev | ||
8.0.x |
In Progress
|
High
|
Vladimir Khlyunev | ||
Mitaka |
In Progress
|
High
|
Vladimir Khlyunev |
Bug Description
We should update all upgrade tests because the upgrade procedure was changed.
Work items:
1) Remove old upgrade&rollback tests and related code
2) Implement common methods for executing upgrade
3) Implement new scenarios for upgrade. All scenarios should include following cases/steps:
- Base deployment of 7.0 cluster (non-ha is preferable - it will be scaled up later)
- Backup creation using fuel-octane
- Re-installation of fuel master node (using 8.0 iso for upgrade or 7.0 iso for rollback)
- Restoration of backup using fuel-octane
- Scale existing cluster
- Reset and redeploy cluster
- Deployment of new cluster
summary: |
- [system-tests] Update upgrade test cases for data-driven fuel upgrade - from 7.0 to 8.0 + [system-tests] Update upgrade test cases for data-driven fuel + upgrade(+rollback) from 7.0 to 8.0 |
description: | updated |
description: | updated |
Changed in fuel: | |
status: | Confirmed → In Progress |
tags: | removed: non-release |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
tags: | added: non-release |
Changed in fuel: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/281224 /git.openstack. org/cgit/ openstack/ fuel-qa/ commit/ ?id=4daa44e2b8f 158ce3e59208153 0f94a1fb311567
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4daa44e2b8f158c e3e592081530f94 a1fb311567
Author: Vladimir Khlyunev <email address hidden>
Date: Wed Feb 17 15:11:55 2016 +0300
Remove obsolete upgrade code
Since upgrade procedure were changed and tarball-based upgrade is no longer available
we can remove all tarbal-related code from fuel-qa
Change-Id: Id62ad622a42bd3 5aeeee866cb2065 1e7086c7720 bug:1546943
Partial-