Enable non-voting OpenAPI build job

We are going to start building OpenAPI using codegenerator directly in
the Keystone and move all the schemas into the codebasis. It is going to
be very helpful to immediately see whether generation is possible and
the OpenAPI spec is valid. Thus adding it as non-voting for now (and it
makes no sense of having non-voting job in gate).

Change-Id: Iaf418d69cbb55fbe9dde3f2ec4213e64345057c2
This commit is contained in:
Artem Goncharov 2024-06-26 18:48:16 +02:00
parent 181dc7b03f
commit aa95af38ea

View File

@ -176,6 +176,8 @@
- tempest-ipv6-only:
irrelevant-files: *tempest-irrelevant-files
- keystone-protection-functional
- codegenerator-openapi-identity-tips-with-api-ref:
voting: false
gate:
jobs:
- keystone-dsvm-py3-functional: