Tempest plugin for the freezer project.
Go to file
ghanshyam 0f2b0e9a84 Migrate the xenial gate jobs to bionic
We have migrated the zuulv3 job to Bionic during Dec/Jan month.
 - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html
 - https://etherpad.openstack.org/p/devstack-bionic
But that effort does not move all gate job to Bionic as there are
large amount of jobs are still legacy jobs. All the legacy jobs still
use Xenial as nodeset.

As per the decided runtime for Stein, we need to test everything on openstack
CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html

Below patch move the legacy base jobs to bionic which will move the derived jobs
automatically to bionic. These jobs are modified with branch variant so that they will use
Bionic node from stein onwards and xenial for all other stable branches
until stable/rocky.
- https://review.openstack.org/#/c/639096

This commit migrate the ubuntu based gate job to bionic by removing the
overridden nodeset. parent job nodeset will work here.

More Details: 
- https://etherpad.openstack.org/p/legacy-job-bionic
- http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003614.html
Depends-On: https://review.openstack.org/#/c/639096
Change-Id: I8ed1d446c17d086a491681c5f3da4a3dbaba7ee4
2019-03-14 15:38:00 +00:00
devstack add bare bones devstack integration 2018-07-04 15:10:40 +02:00
doc/source Big Bang :) 2017-06-09 16:09:38 +01:00
freezer_tempest_plugin Update json module to jsonutils 2019-02-21 11:01:11 +00:00
releasenotes Big Bang :) 2017-06-09 16:09:38 +01:00
.coveragerc Big Bang :) 2017-06-09 16:09:38 +01:00
.gitignore Big Bang :) 2017-06-09 16:09:38 +01:00
.gitreview Big Bang :) 2017-06-09 16:09:38 +01:00
.mailmap Big Bang :) 2017-06-09 16:09:38 +01:00
.testr.conf Big Bang :) 2017-06-09 16:09:38 +01:00
.zuul.yaml Migrate the xenial gate jobs to bionic 2019-03-14 15:38:00 +00:00
CONTRIBUTING.rst Big Bang :) 2017-06-09 16:09:38 +01:00
HACKING.rst Update the hacking to latst 2018-10-07 12:06:30 -04:00
LICENSE Big Bang :) 2017-06-09 16:09:38 +01:00
README.rst fix bug link in readme 2018-08-30 22:09:50 -04:00
babel.cfg Big Bang :) 2017-06-09 16:09:38 +01:00
requirements.txt Update json module to jsonutils 2019-02-21 11:01:11 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-19 05:57:54 +00:00
setup.py Updated from global requirements 2018-01-22 10:51:12 +00:00
test-requirements.txt Update hacking version to latest 2019-01-26 11:43:25 +08:00
tox.ini Update tox.ini 2018-10-15 04:30:31 -04:00

README.rst

freezer-tempest-plugin

Tempest plugin for the freezer project.

Tempest plugin for functional testing of freezer backup, restore and DR features. More information can be found in the freezer developer documentation.