Attention is currently required from: lynxis lazus, osmith.
1 comment:
Patchset:
But could we do always a clean jenkins workspace and move the /build directory into the workspace?
I might be wrong, but I believe `/build` points exactly to the workspace. We just never wipe it (`wipe-workspace: false` by default). In projects where we have `contrib/jenkins.sh`, we usually call `osmo-clean-workspace.sh`, but here we don't for some reason. @osmith@sysmocom.de Maybe we should call this script instead?
We could cache all external repositories (e.g. ttcn3) to prevent downloading them again and again in a separate .git directory.
The deps are part of the `registry.osmocom.org/osmocom-build/debian-bookworm-titan` image and we simply create symlinks to them, so caching is not needed.
To view, visit change 40908. To unsubscribe, or for help writing mail filters, visit settings.