diff --git a/zuul-tests.d/helm-jobs.yaml b/zuul-tests.d/helm-jobs.yaml index 53ee3709c..0c8ad379d 100644 --- a/zuul-tests.d/helm-jobs.yaml +++ b/zuul-tests.d/helm-jobs.yaml @@ -3,14 +3,19 @@ description: Test the helm-lint job parent: helm-lint tags: all-platforms - files: - - playbooks/helm-lint/.* - - roles/helm-lint/.* - - roles/ensure-helm/.* pre-run: test-playbooks/helm-lint/create-helm-chart.yaml vars: helm_version: 3.10.1 helm_charts: [test-chart] + files: + - playbooks/helm-lint/.* + - roles/helm-lint/.* + - roles/ensure-helm/.* + +# -* AUTOGENERATED *- +# The following project section is autogenerated by +# tox -e update-test-platforms +# Please re-run to generate new job lists - job: name: zuul-jobs-test-helm-lint-centos-7