Add zone-check job

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

Depends-On: https://review.opendev.org/661138
Change-Id: Idcaf89b6612c110878f9f0c389d1d7c9984f5076
This commit is contained in:
Ian Wienand 2019-05-23 16:19:10 +10:00
parent 3b98076f59
commit 94edae08fd
1 changed files with 2 additions and 2 deletions

View File

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