From 2e281a67524de0df6f87db7aa191adab0c963498 Mon Sep 17 00:00:00 2001 From: melanie witt Date: Wed, 18 Oct 2017 18:28:54 +0000 Subject: [PATCH] Test websocketproxy with TLS in the nova-next job Depends-on: Ib29d3f5f18533115b9c51e27b373e92fc0a28d1a Change-Id: I203163b09613734b3e792bee7e5a931f0888378e --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 6c9bb37a2..4b25617ab 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -95,7 +95,8 @@ Pike, the service user token functionality was added. This job is also unique in that it runs the post_test_hook from the nova repo, which runs post-test scripts to ensure those scripts are still working, - e.g. archive_deleted_rows. + e.g. archive_deleted_rows. In Queens, this job started testing the + TLS console proxy code in the libvirt driver. # TODO(mriedem): Make this voting once bug 1747511 is fixed. voting: false run: playbooks/legacy/nova-next/run.yaml