kata-containers / ci

Kata Containers CI
http://jenkins.katacontainers.io/view/CI%20Status/
Apache License 2.0
13 stars 34 forks source link

jobs-builder: add mechanism to delete jobs #524

Closed wainersm closed 1 year ago

wainersm commented 1 year ago

After the jobs are published on Jenkins it might be desirable to also remove those not needed anymore or that were generated but not wanted. This added a way to delete the jobs as well.

Fixes #523 Signed-off-by: Wainer dos Santos Moschetta wainersm@redhat.com