Skip to content
Snippets Groups Projects
Commit 684b889c authored by Denis Pynkin's avatar Denis Pynkin
Browse files

lava: new test for offline upgrading from other branch


Add the new template for testing the offline upgrade from previous
release. For this test the image from previous release should be used.

To deploy the proper image version new variables were added into global
list pointing to requested version of the image:
 - upgradable_url_prefix
 - upgradable_release
 - upgradable_build

The test 'aum-offline-upgrade-branch' introduce the custom path
'image_base_url' to the image for deploy, based on variables above.
This custom path is used in macros `image_url()` allowing to download
and deploy requested image version instead of the image under the test.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
parent 2524af16
No related branches found
No related tags found
1 merge request!230offline upgrade test between branches
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment