Page MenuHomeSoftware Heritage

docker: Mount and clone local swh-jenkins-jobs repo for conf testing
ClosedPublic

Authored by anlambert on Aug 10 2022, 6:06 PM.

Details

Summary

Currently, the only way to test Jenkins configuration changes using
docker is to push changes to a remote feature branch in swh-jenkins-jobs
repository and make jenkins clone that branch to test the changes.

This is not really convenient to quickly test changes so prefer to
mount the local swh-jenkins-jobs repository as a docker volume
and clone that repository from Jenkins filesystem.

Diff Detail

Repository
rCJSWH Jenkins jobs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.