Make stable/train job non-voting

Seems like the kuryr-kubernetes-tempest-train job got broken due to some
incompatibilities in amphora build process. I don't see much value in
debugging that on our side and in order to not block the development of
the kuryr-tempest-plugin this commit makes the job non-voting.

Change-Id: I122db986abf6403f9ab079e9ecae0d96ae4593e8
This commit is contained in:
Michał Dulko 2021-02-15 15:31:24 +01:00
parent e38e432306
commit 0412a57414
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
vars:
devstack_localrc:
USE_PYTHON3: True
voting: false
- job:
name: kuryr-kubernetes-tempest-stein