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
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "osbuild"]
|
||||
path = osbuild
|
||||
url = https://github.com/osbuild/osbuild.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue