Make lint jobs non-voting

The current implementation is not compliant with the latest lint
packages. Because TripleO is being retired soon, instead of fixing
the job, let's make it non-voting so that we can merge some last-minute
changes.

Change-Id: I2225150e5489c60eebf7cea34f91c89ca64c2fec
This commit is contained in:
Takashi Kajinami 2023-03-09 20:37:58 +09:00
parent 96e08f65e8
commit 86da216879
1 changed files with 5 additions and 0 deletions

View File

@ -25,3 +25,8 @@
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$
- ^manifests/profile/(base|pacemaker)/neutron/agents/ovn.*$
- ^manifests/profile/(base|pacemaker)/neutron/ovn.*$
- puppet-openstack-lint-ubuntu-jammy:
voting: false
gate:
- puppet-openstack-lint-ubuntu-jammy:
voting: false