nova/gate
Lee Yarwood e3da2ca7be lower-constraints: Bump packaging to 20.4
This version of packaging is actually required by oslo.utils as of 4.5
by Ic9bda0783d3664e1f518d513d81b3271028335fd that was itself introduced
as a lower-constraints version within Nova as of
Ic4d3b998bb9701cb1e3ef12d9bb6f4d91cc19c18.

NOTE(gibi): In order to land this we also needed to backport
I95bc22f7d65454cd9e7b54a0e6d9516f2f204978 due to bug #1907511 and
bug #1907522

NOTE(lyarwood): Additionally I1aeab16e2b8d907a114ed22c7e716f534fe1b129
is backported and squashed into this change allowing
nova-grenade-multinode to pass, avoiding bug #1901739.

Change-Id: I67255fa1b919a27e92028da95d71ddd4bf53edc1
Closes-Bug: #1907117
Related-Bug: #1907522
Closes-Bug: #1907511
(cherry picked from commit 7a9d4df24b)
(cherry picked and squashed 048250a4b7)
(cherry picked and squashed eaa98e3340)
2020-12-11 17:08:48 +01:00
..
live_migration/hooks lower-constraints: Bump packaging to 20.4 2020-12-11 17:08:48 +01:00
README move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
post_test_hook.sh Remove redundant call to get/create default security group 2019-10-14 18:54:43 +00:00
test_evacuate.sh test_evacuate.sh: Stop using libvirt-bin 2020-09-22 10:29:37 +01:00

README

These are hooks to be used by the OpenStack infra test system. These scripts
may be called by certain jobs at important times to do extra testing, setup,
etc. They are really only relevant within the scope of the OpenStack infra
system and are not expected to be useful to anyone else.