[stable/zed] sync chart manifests using new chart-vendor (#1962)
Co-authored-by: okozachenko1203 <okozachenko1203@users.noreply.github.com>
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 3472659..b5fece9 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -1,9 +1,11 @@
- job:
+ name: atmosphere-chart-vendor
+ parent: chart-vendor
+
+- job:
name: atmosphere-linters
parent: tox-linters
pre-run: zuul.d/playbooks/linters/pre.yml
- required-projects:
- - name: vexxhost/chart-vendor
- job:
name: atmosphere-tox-py3
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 63ead6b..68a0cf7 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -16,6 +16,7 @@
merge-mode: squash-merge
check:
jobs:
+ - atmosphere-chart-vendor
- atmosphere-linters
- atmosphere-tox-py3
- atmosphere-build-collection:
@@ -86,6 +87,7 @@
dependencies: *molecule_check_dependencies
gate:
jobs:
+ - atmosphere-chart-vendor
- atmosphere-linters
- atmosphere-tox-py3
- atmosphere-build-collection: