diff options
| author | 2023-12-20 07:55:40 -0500 | |
|---|---|---|
| committer | 2023-12-20 07:55:40 -0500 | |
| commit | b5003bffbed2c4c6753440bc07fea515b5327f83 (patch) | |
| tree | 2cbb029cd97812da8dc49a445196b265b33e85c9 /README.md | |
| parent | 724d3376e77d4c999021d091bcd2a483129cf461 (diff) | |
| download | kiwi-descriptions-b5003bffbed2c4c6753440bc07fea515b5327f83.tar.gz kiwi-descriptions-b5003bffbed2c4c6753440bc07fea515b5327f83.zip | |
Add Zuul CI configuration
This allows us to have pull requests tested before we review changes
to merge.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |