Make the nova-next job voting and gating

Bug 1747511 was fixed with change
I363182e916480c734cc37f279e8e89c8f3ec653c in Queens
so we can make the nova-next job voting now.

We want this job voting and gating since it tests
some things not found in other job configurations,
like TLS proxy, service user tokens, and post-test hooks
for nova-manage commands like archive_deleted_rows.

Conflicts:
      .zuul.yaml
Conflicts are due to https://review.openstack.org/#/c/604134/

Change-Id: I4cfc3b100f8829deb97e491f40a3020b3c8eb026
Related-Bug: #1747511
(cherry picked from commit 21be5060e1)
This commit is contained in:
Matt Riedemann 2018-03-05 18:47:48 -05:00 committed by Ghanshyam Mann
parent 35923d5e8e
commit e1f08660d4
1 changed files with 0 additions and 2 deletions

View File

@ -136,8 +136,6 @@
post-test scripts to ensure those scripts are still working,
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
post-run: playbooks/legacy/nova-next/post.yaml