Merge "project-config-grafyaml: remove job"

This commit is contained in:
Zuul 2022-08-16 08:19:42 +00:00 committed by Gerrit Code Review
commit 16edc5fa48

View File

@ -1268,24 +1268,6 @@
- tox.ini
- zuul/main.yaml
- job:
name: project-config-grafyaml
parent: tox
description: |
Runs checks on grafyaml configuration with the ``grafyaml`` tox
env.
vars:
tox_envlist: grafyaml
tox_environment:
GRAFYAML_SRC: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/opendev/grafyaml'].src_dir }}"
required-projects:
- opendev/grafyaml
files:
- ^grafana/.*$
- bindep.txt
- other-requirements.txt
- tox.ini
- job:
name: project-config-grafana
description: |