Commit graph

7 commits

Author SHA1 Message Date
Michal Konečný
9d9e2784d1 [Zuul] Use ansible lint instead ansible review
Ansible review is no longer maintained upstream, let's use ansible lint instead.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-05-12 12:41:43 +00:00
Michal Konečný
c296ef0961 [Zuul] Migrate jobs to central repository
This commit will migrate existing Zuul jobs to pagure.io/fedora-infra/zuul
repository.

This commit also removes one job that is no longer needed.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-05-12 12:41:43 +00:00
Nils Philippsen
24deb169fb CI: Run yamllint on added or modified YAML files
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-07-09 15:40:09 +00:00
Nils Philippsen
6f97cb8952 Zuul: use correctly namespaced parent job name
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-06-04 14:32:26 +02:00
Nils Philippsen
42170b4a93 Zuul: Verify that local jobs are namespaced
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-05-29 10:28:49 +00:00
Nils Philippsen
97be9cdc8d Zuul: use repo-local job playbooks again
Use our own namespace (fi-ansible) to not clash with tenant-wide defined
Zuul jobs e.g. from zuul-fedora-jobs.

Fixes: fedora-infrastructure#8932

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-05-29 10:28:49 +00:00
Fabien Boucher
578fe5c706 Propose the zuul config - project pipelines to run ansible-review-diff
Co-Authored-By: Nils Philippsen <nils@redhat.com>
Co-Authored-By: Pierre-Yves Chibon <pingou@pingoured.fr>

The ansible-review-diff is defined in https://pagure.io/fedora-zuul-jobs

This commit tells Zuul to run ansible-review-diff on all new and updated
Pull Requests.

This change was initially fedora-infra/ansible/pull-request/54
2020-05-14 13:14:00 +02:00