Add Zuul CI configuration

This allows us to have pull requests tested before we review changes
to merge.
This commit is contained in:
Neal Gompa
2023-12-20 07:55:40 -05:00
parent 724d3376e7
commit b5003bffbe
10 changed files with 94 additions and 0 deletions
+5
View File
@@ -24,6 +24,11 @@ Set up your development environment and run the image build (substitute `<image_
[]$ sudo ./kiwi-build --image-type=<image_type> --image-profile=<image_profile> --output-dir ./outdir
```
## CI information
This project is tested using the Software Factory Zuul CI instance
using the [Test Management Tool](https://tmt.readthedocs.io/).
## Licensing
This is free software: you can redistribute it and/or modify