Make PostgreSQL functional job non-voting

This job has been broken because of a known regression in openstack
CLI. The issue is being fixed in 7.1.3 but the release is not yet
pulled into master. Make the job non-voting to unblock the gate now.

Change-Id: I92bd612dae86bb6a8a1342daee54bdf00098501c
This commit is contained in:
Takashi Kajinami 2024-10-09 16:56:37 +09:00
parent 6f7ba5bbda
commit e52699f9eb

View File

@ -106,6 +106,7 @@
name: aodh-tempest-plugin-postgresql
parent: telemetry-tempest-base
irrelevant-files: *aodh-irrelevant-files
voting: false
vars:
devstack_services:
postgresql: true