ci-log-processing/.yamllint
Daniel Pawlik dae8dcc0b1 Add job for validating logscraper and log gearman services
We want to ensure that all services that have been deployed
are running correctly before merging new change.

Change-Id: I513aa328e720749130fafcd82920585ff99b867c
2021-12-01 11:05:11 +01:00

11 lines
133 B
Plaintext

---
extends: default
rules:
line-length:
# matches hardcoded 160 value from ansible-lint
max: 160
ignore: |
.zuul.yaml