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:
parent
c845a11881
commit
1847a6ae05
7 changed files with 122 additions and 8 deletions
|
|
@ -509,6 +509,7 @@ cross-distro.sh:
|
|||
- gcp
|
||||
- vsphere
|
||||
- edge-commit generic.s3
|
||||
- edge-container
|
||||
|
||||
API:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue