From d3824705dc49296b75c7cd1da7818e7dc746bc15 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Dec 21 2020 14:49:37 +0000 Subject: rpm-scratch-build: use check-sources-files roles This role ensures all the sources defined in the spec file are also defined in the sources file. This role here is for a fail fast instead of calling koji to build a faulty specfile. Depends-on: https://pagure.io/zuul-distro-jobs/pull-request/21 --- diff --git a/playbooks/koji/build-ng.yaml b/playbooks/koji/build-ng.yaml index f5a17ce..fe7c3ef 100644 --- a/playbooks/koji/build-ng.yaml +++ b/playbooks/koji/build-ng.yaml @@ -1,6 +1,8 @@ - hosts: all tasks: - include_role: + name: check-sources-files + - include_role: name: krb-secret - include_role: name: fedpkg-srpm-build