Gitlab CI: switch to the new images-CI-based manifest_tests

Switch to the new manifest_tests based on the osbuild/images CI cache,
instead of using the manifest-db.

For now, run tests only for a subset of manifest configurations. This
can be changed in the future as needed.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-01-20 12:54:26 +01:00 committed by Tomáš Hozza
parent 6abb959ed9
commit 5d95bc8e17
2 changed files with 52 additions and 9 deletions

View file

@ -1,8 +1,8 @@
{
"global": {
"dependencies": {
"manifest-db": {
"commit": "8bf14138336dfcebe6486068b5856cae2489c632"
"images": {
"ref": "main"
}
}
},