diff --git a/cmd/osbuild-image-tests/constants/constants.go b/cmd/osbuild-image-tests/constants/constants.go index 2892c408b..0e54bbf92 100644 --- a/cmd/osbuild-image-tests/constants/constants.go +++ b/cmd/osbuild-image-tests/constants/constants.go @@ -31,7 +31,7 @@ var TestPaths = struct { }{ ImageInfo: "/usr/libexec/osbuild-composer-test/image-info", PrivateKey: "/usr/share/tests/osbuild-composer/keyring/id_rsa", - TestCasesDirectory: "/usr/share/tests/osbuild-composer/cases", + TestCasesDirectory: "/usr/share/tests/osbuild-composer/manifests", UserData: "/usr/share/tests/osbuild-composer/cloud-init/user-data", MetaData: "/usr/share/tests/osbuild-composer/cloud-init/meta-data", AzureDeploymentTemplate: "/usr/share/tests/osbuild-composer/azure/deployment-template.json", diff --git a/test/README.md b/test/README.md index 6e3be9ec9..d04571cea 100644 --- a/test/README.md +++ b/test/README.md @@ -60,7 +60,7 @@ tests, see `.github/workflows/tests.yml`. ## Image tests -In the `test/data/cases` directory, sample image builds and their tests are +In the `test/data/manifests` directory, sample image builds and their tests are collected for the various distros, architectures, configuration we support. Each test case describes how the image is built, the expected osbuild