Skip to content
Success

#26884 (Feb 10, 2026, 12:30:59 PM)

Started 18 days ago
Took 1.5 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ci build number 927
originally caused by:

This run spent:

  • 12 sec waiting;
  • 1.5 sec build duration;
  • 14 sec total from scheduled to completion.
Revision: 8d3b7261a272ba53ac6e539008fb595d277f0cb5
Repository: $GERRIT_REPO_URL
  • master
scripts/kernel/linux-shallow-clone: new script

Add a script that maintains a linux repository in one place on jenkins
nodes, so we need less git clones from git.kernel.org and less disk
space. All jobs that need a kernel tree can now clone the relevant
branch directly from the jenkins node.

Follow up patches will add a jenkins job that runs the script daily and
adjust the existing jobs to make use of this instead of doing their own
clones.

Currently this script produces a 396M bare git repository.

Related: OS#6938
Change-Id: Id3aadb46813047ecac3b80868192809b272dba0e
Oliver Smith at