Add reverse dependency tests

This commit is contained in:
Petr Písař 2021-09-02 08:39:43 +02:00
parent e4c9f93c11
commit 5787fd5b50
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# Fedora CI does not support automatic testing of reverse dependencies. Hence
# list the dependencies here explicitly.
# We cannot link the tests via FMF plan uri because it would hard-code Fedora
# dist-git domain name (ugly) and dist-git branch (does not survive branching).
summary: Reverse dependency tests
component: perl-Future-AsyncAwait
require: perl-Future-AsyncAwait-tests
test: /usr/libexec/perl-Future-AsyncAwait/test

View File

@ -0,0 +1,8 @@
# Fedora CI does not support automatic testing of reverse dependencies. Hence
# list the dependencies here explicitly.
# We cannot link the tests via FMF plan uri because it would hard-code Fedora
# dist-git domain name (ugly) and dist-git branch (does not survive branching).
summary: Reverse dependency tests
component: perl-Object-Pad
require: perl-Object-Pad-tests
test: /usr/libexec/perl-Object-Pad/test