Add zone-check job

This job uses the new validate-zone-db job in the dependent change to
run named-checkconfig over the zone.db files.

Depends-On: https://review.opendev.org/661138
Change-Id: I0853a59d1b7ec46d821d3034841a2eee3c1562ea
This commit is contained in:
Ian Wienand 2019-05-23 20:21:26 +10:00
parent ff19ddc2bc
commit 32a97f2c70

View File

@ -1,7 +1,7 @@
- project:
check:
jobs:
- noop
- validate-zone-db
gate:
jobs:
- noop
- validate-zone-db