tripleo-ci/scripts/emit_releases_file
Sofer Athlan-Guyot f3702f4335 Add standalone upgrade to emit release.
This also add dlrn_hash_newest variable to be able to make proper repo
switching.

The $title is just adding the necessary bits into emit_release to take
standalone_upgrade into account.

The dlrn_hash_newest is a forgotten variable from the initial emit
release.  It has been included for standalone upgrade where the
problem first appeared, but will likely be needed for other upgrade
jobs as well when they switch to non specific release file.

Currently we only set dlrn_hash which becomes TRIPLEO_DLRN_REPO which
becomes delorean url. We don't do anything about dlrn_hash_tag_newest
which becomes RDO_DLRN_REPO which becomes delorean-current.

This means that when we are upgrading we get the dlrn_hash_tag_newest
that was defined in the previous run, ie during deployment.

Change-Id: I0e298fc37eb7b3fd0afaa13ab021330b789b2f5e
Closes-Bug: #1795367
2018-10-24 00:18:40 +02:00
..
emit_releases_file.py Add standalone upgrade to emit release. 2018-10-24 00:18:40 +02:00
pytest.ini Add python script to dynamically compose releases 2018-05-16 11:47:27 +02:00
test_get_dlrn_hash.py Wire in get_dlrn_hash 2018-05-21 08:25:09 -04:00
test_release_file.py Add standalone upgrade to emit release. 2018-10-24 00:18:40 +02:00
test_release_name.py Add standalone upgrade to emit release. 2018-10-24 00:18:40 +02:00
test_unsupported_upgrades.py Add standalone upgrade to emit release. 2018-10-24 00:18:40 +02:00
test_write_bash_script.py Add standalone upgrade to emit release. 2018-10-24 00:18:40 +02:00
test_yaml_parsing.py replace pep8 check with generic linters 2018-08-29 19:03:09 +01:00