I decided to split my tests.yml playbook into two: one for pipeline, one for testing it locally in a container.
The problem is that I named the other one tests-local.yml and pipeline was picking it up, so I decided to rename it to something completely unrelated. But the pipeline is still picking tests-local.yml even tough the file is no longer present in the PR
https://src.fedoraproject.org/rpms/python-docker/pull-request/19 https://jenkins-continuous-infra.apps.ci.centos.org/blue/organizations/jenkins/fedora-rawhide-pr-pipeline/detail/fedora-rawhide-pr-pipeline/922/pipeline/
Can you help me out please?
Checking the patch, it seems to create tests-local.yml.
https://src.fedoraproject.org/rpms/python-docker//pull-request/19.patch
But a later commit removes it. Anyway, I rebased so tests-local is not in the history anymore.
Closing then, thanks for helping me out.
Metadata Update from @ttomecek: - Issue status updated to: Closed (was: Open)