Blame docs/operations/ci/upgrades/upgrade-jenkins.md

88957e
# Upgrading Jenkins in CI
88957e
88957e
## 'legacy' setup for ci.centos.org
88957e
88957e
We follow the Jenkins LTS branch for the version we run, and we so have to update jenkins itself, or some plugins, when some CVEs, security fixes are announced, and also to comply with some other internal rules for CI/CD platform.
88957e
88957e
The process is easy for that part:
88957e
88957e
 * announce the maintenance window to the ci-users list
88957e
 * proceed with the `adhoc-upgrade-jenkins.yml` playbook
88957e
 * verify that jenkins is back online and agents (re)connected
88957e
 * announce on the ci-users list that maintenance is complete
88957e
88957e
## Openshift setup