nova/gate
Balazs Gibizer d309e3cdf5 Temporarily disable parts of heal port allocation test
Due to bug 1894825 the nova-next job fails on master as the allocation
key cannot be deleted from the binding:profile of a neutron port. This
patch temporarily disable this test step while the bug is being fixed
and a new neutronlib is released with the fix.

Change-Id: I4dfebfb5c92dd8a5cdc779aac587e7477cd5fad6
Related-Bug: #1894825
Closes-Bug: #1898035
2020-10-02 09:39:01 +02:00
..
live_migration/hooks nova-live-migration: Wait for n-cpu services to come up after configuring Ceph 2020-03-16 12:37:45 +00:00
README move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
post_test_hook.sh Temporarily disable parts of heal port allocation test 2020-10-02 09:39:01 +02: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.