kayobe/playbooks
Mark Goddard 6266312fa1 Test upgrades in CI
There is currently no coverage of upgrades in CI, which leaves us open
to regression in this infrequently tested but crucial area. This change
adds the required scripts and Zuul configuration.

A control plane is first deployed using the Kayobe stable/pike branch
and associated default configuration. The control plane is tested by
deploying then deleting a server instance. An upgrade to Queens is
performed, using the Kayobe master branch, or code in review if
applicable. The upgraded control plane is tested by deploying then
deleting a second server instance.

A workaround was required to restart the nova_compute service after the
upgrade, since the SIGHUP sent to it by Kolla Ansible during upgrade
appeared to be putting it into a degraded state.

A future improvement to this test could be to leave a server instance
running during the upgrade.

Change-Id: I0e595524e39d1131fe3ec6aaf2aeec3ff3d6a536
Story: 2003472
Task: 24732
2018-11-05 12:02:31 +00:00
..
kayobe-overcloud-base Test upgrades in CI 2018-11-05 12:02:31 +00:00
kayobe-overcloud-upgrade-base Test upgrades in CI 2018-11-05 12:02:31 +00:00
kayobe-seed-base Test upgrades in CI 2018-11-05 12:02:31 +00:00
kayobe-tox-molecule Add CI job for molecule tests 2018-04-10 12:28:27 +01:00
README.rst Add overcloud deployment job 2018-03-15 10:47:54 +00:00

README.rst

Zuul Ansible Playbooks

This directory contains playbooks for use by Zuul. These playbooks are not used by kayobe - see ansible/.