Description of problem:
If `mock` or `rpmbuild` is invoked with `--nocheck`, podman fails to build.
Version-Release number of selected component (if applicable):
podman-1.4.1-4.module+el8.1.0+3411+f09ffff6
Steps to Reproduce:
1. mock --nocheck -v podman-1.4.1-4.module+el8.1.0+3411+f09ffff6.src.rpm
Actual results:
[...]
Processing files: podman-tests-1.4.1-4.module+el8+2540+b19c9b35.x86_64
error: File not found: /builddir/build/BUILDROOT/podman-1.4.1-4.module+el8+2540+b19c9b35.x86_64/usr/share/podman/test
Expected results:
Successful build.
Additional info:
This bug prevents podman from being automatically scanned by Covscan.