From 7c95150c84d77f3eae69def5b1328243ccec248a Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 2 Dec 2020 10:03:50 +0100 Subject: [PATCH] Temporary blacklist test_reboot_server_hard in OVN IPv6 job It's blacklisted due to related bug. When the bug will be fixed we should restore this test to be run in the gate. Change-Id: I67df1820bfd681de44b8568b46cbc95dd940c024 Related-Bug: #1906490 --- zuul.d/tempest-singlenode.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index 3920bf9c9c4..70819faaf9c 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -408,6 +408,9 @@ OVN_BRANCH: v20.06.1 # TODO(jlibosva): v2.13.1 is incompatible with kernel 4.15.0-118, sticking to commit hash until new v2.13 tag is created OVS_BRANCH: 0047ca3a0290f1ef954f2c76b31477cf4b9755f5 + # TODO(slaweq): remove test_reboot_server_hard from the blacklist when + # when bug https://bugs.launchpad.net/neutron/+bug/1906490 will be fixed + tempest_black_regex: "(^tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard)" - job: name: neutron-ovn-tempest-ovs-release