nova/nova/tests
Lee Yarwood 5aa7f3b4e6 [stable-only] gate: Pin CEPH_RELEASE to nautilus in LM hook
I1edd5a50079f325fa143a7e0d51b3aa3bb5ed45d moved the branchless
devstack-plugin-ceph project to the Octopus release of Ceph that drops
support for py2. As this was still the default on stable/train this
breaks the nova-live-migration and nova-grenade jobs.

This change works around this by pinning the CEPH_RELEASE to nautilus
within the LM hook as was previously used prior to the above landing.

Note that the devstack-plugin-ceph-tempest job from the plugin repo
continues to pass as it is correctly pinned to the Luminous release that
supports py2.

If anything the above enforces the need to move away from these hook
scripts and instead inherit our base ceph jobs from this repo in the
future to avoid the Ceph release jumping around like this.

NOTE(lyarwood): Conflicts due to the partial backport of
I902e459093af9b82f9033d58cffcb2a628f5ec39 in stable/queens.

Conflicts:
    nova/tests/live_migration/hooks/run_tests.sh

Change-Id: I1d029ebe78b16ed2d4345201b515baf3701533d5
(cherry picked from commit ff570d1b4e)
(cherry picked from commit 436e8172f6)
(cherry picked from commit 238c83a2f7)
2021-03-12 16:18:29 +00:00
..
functional Merge "[stable-only] Use a separate transaction for reading after race" into stable/queens 2020-11-03 11:16:25 +00:00
live_migration/hooks [stable-only] gate: Pin CEPH_RELEASE to nautilus in LM hook 2021-03-12 16:18:29 +00:00
unit libvirt: Do not reference VIR_ERR_DEVICE_MISSING when libvirt is < v4.1.0 2021-01-22 14:05:08 +01:00
__init__.py
fixtures.py Robustify attachment tracking in CinderFixtureNewAttachFlow 2020-09-22 12:22:20 +01:00
json_ref.py Nits from Ic3ab7d60e4ac12b767fe70bef97b327545a86e74 2017-11-28 15:55:45 +01:00
uuidsentinel.py