aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
from:
to:
context:
space:
mode:
authorGravatar Miroslav Vadkerti <mvadkert@redhat.com> 2025-03-12 15:29:38 +0100
committerGravatar ngompa <ngompa13@gmail.com> 2025-05-01 00:41:01 +0000
commit28f7cf0cf656e6be60018ae88c848841ed96bfbd (patch)
tree0405a9f4d127f8ac5524672063ece4fbbc47b434 /README.md
parentc3e509d22eb177a1bbf99c4a1e73669048598bfc (diff)
downloadkiwi-descriptions-28f7cf0cf656e6be60018ae88c848841ed96bfbd.tar.gz
kiwi-descriptions-28f7cf0cf656e6be60018ae88c848841ed96bfbd.zip
Split tmt plans into separate zuul jobs
This should improve the experience by having separate clickable links for each test matrix item and see the pass/fail more early. Also make Testing Farm scale better as it uses separate TF requests for testing. Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 49a8260..777bb78 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+
# fedora-kiwi-descriptions
This project is used to manage the Fedora KIWI image descriptions used in composing Fedora release images.
@@ -30,6 +31,13 @@ Set up your development environment and run the image build (substitute `<image_
This project is tested using the [Software Factory Zuul CI instance](https://fedora.softwarefactory-project.io/zuul/project/pagure.io/fedora-kiwi-descriptions)
using the [Test Management Tool](https://tmt.readthedocs.io/).
+The Zuul configuration is generated from the Jinja2 template `.zuul.yaml.j2`.
+When adding or removing a tmt plan, please run the following command to regenerate the Zuul configuration:
+
+```bash
+[]$ make generate-zuul-config
+```
+
## Licensing
This is free software: you can redistribute it and/or modify