tests/api: add container related test

Add a new cloud API test that will build an edge-container,
upload it to the gitlab CI registry, fetch it from there,
run it and compare that the OSTree commit contained in it
is indeed the one we expect.

Co-Developed-By: Christian Kellner <christian@kellner.me>
This commit is contained in:
Ygal Blum 2022-07-28 13:18:45 +03:00 committed by Tom Gundersen
parent c845a11881
commit 1847a6ae05
7 changed files with 122 additions and 8 deletions

View file

@ -509,6 +509,7 @@ cross-distro.sh:
- gcp
- vsphere
- edge-commit generic.s3
- edge-container
API:
stage: test