CI/CD
CI¶
SIG members can access the Gitlab instance to run CI/CD jobs as needed. A repository can be configured with a .gitlab-ci.yml file to configure pipelines to run. See the Gitlab CI docs for more information.
Currently we're running:
- systemd-cd: a periodic task to kick off builds on CBS for systemd based off the latest git changes. This job is executed from the systemd-releng repository. Manual runs can be triggered here
Openshift¶
SIG members can also request access to the CentOS OpenShift instance to run jobs if needed.