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:
Lars Karlitski 2019-10-03 21:51:02 +02:00 committed by Tom Gundersen
parent 2854b2938e
commit 329964f2ab
8 changed files with 4020 additions and 7 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
__pycache__
/osbuild-composer
/osbuild-worker