Import infra-ansible job
Import the infra-ansible job, convert it to Zuul v3 native and rename for our naming conventions. Change-Id: I5669fd546e4c1ae33133ce7a45e7615a67983532
This commit is contained in:
parent
e750ccb869
commit
9b02a6ebe2
13
.zuul.yaml
Normal file
13
.zuul.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
- job:
|
||||
name: infra-ansible-tox-ansible-syntax-check
|
||||
parent: tox
|
||||
vars:
|
||||
tox_envlist: ansible-syntax-check
|
||||
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- infra-ansible-tox-ansible-syntax-check
|
||||
gate:
|
||||
jobs:
|
||||
- infra-ansible-tox-ansible-syntax-check
|
Loading…
Reference in New Issue
Block a user