The directory with image-tests test cases has been renamed from `cases` to `manifests`. This has not been previously reflected in the test/README.md and osbuild-image-tests code. osbuild-image-tests hardcodes the test cases directory path and uses it in case no test case are passed to it on the command line. Since the image_tests.sh CI test case looks for image-tests test cases in the correct directory and passes the relevant ones to osbuild-image-tests, the CI didn't detect this issue. Running osbuild-images-tests without any argument and let it run all test cases from the default test cases directory as part of CI probably does not make sense. Due to this reason, I'm not adding any new test. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| cloud-cleaner | ||
| osbuild-auth-tests | ||
| osbuild-composer | ||
| osbuild-composer-cli-tests | ||
| osbuild-dnf-json-tests | ||
| osbuild-image-tests | ||
| osbuild-koji | ||
| osbuild-koji-tests | ||
| osbuild-pipeline | ||
| osbuild-store-dump | ||
| osbuild-upload-aws | ||
| osbuild-upload-azure | ||
| osbuild-worker | ||