image-info: add test
Add two kinds of tests, with one case each: 1. Run image-info against an osbuild pipeline. Uses osbuild from a submodule to make an image from the pipeline. 2. Run image-info against an existing image, fetched from the internet.
This commit is contained in:
parent
2854b2938e
commit
329964f2ab
8 changed files with 4020 additions and 7 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
__pycache__
|
||||
|
||||
/osbuild-composer
|
||||
/osbuild-worker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue