make postgresql jobs non voting
postgresql is currently not running in devstack gate, which means we've got a chicken vs. egg problem in getting it running again. Turn it to non voting so we can get it running again and that someone could fix nova to make it work. Change-Id: I095de9370d0007539a8ea417372205ef69187bb4 Reviewed-on: https://review.openstack.org/27367 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
2c92932ba0
commit
e1b5188302
@ -79,6 +79,7 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-tempest-devstack-vm-postgres-full
|
||||
branch: ^(?!stable/(diablo|essex|folsom)).*$
|
||||
voting: false
|
||||
- name: gate-grenade-devstack-vm
|
||||
branch: ^(?!stable/(diablo|essex|folsom)).*$
|
||||
voting: false
|
||||
|
Loading…
Reference in New Issue
Block a user