From a24d883e8cef62532161b7528b4436b41b0fd10b Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 25 Jun 2019 11:39:55 -0400 Subject: [PATCH] (Re-)enable vnc console tests in nova-multi-cell job This reverts commit 47b73030cba7d67fe308c5b89c2a64e93d74bcd6. The dependent devstack change fixes the issue so we can enable vnc console tempest testing in the nova-multi-cell job. Depends-On: https://review.opendev.org/661391/ Change-Id: Iad71b6e15bb91e51080cd9f940410dc9af791963 Related-Bug: #1830417 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f56e526552..4da972c8b6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -267,8 +267,6 @@ # allow_resize_to_same_host=True cold migrate will try to migrate # on the same host which is not supported by the libvirt driver. cold_migration: false - # NOTE(mriedem): Skip novnc tests until bug 1830417 is fixed. - vnc_console: false devstack_services: # Disable other non-essential services that we don't need for this job. c-bak: false