Skip to content

Changes

Started by upstream project update-osmo-ci-on-slaves #3271
Started 3 hr 43 min ago
Queued 1 ms
Took 6.9 sec on simtester

Summary

  1. scripts/kernel/linux-shallow-clone: new script (details)
  2. jobs/linux-shallow-clone: new jenkins job (details)
  3. jobs/master-builds-dahdi: use linux-shallow-clone (details)
  4. jobs/gerrit-verifications-dahdi: use linux-shallow-clone (details)
  5. jobs/build-kernels-testenv: use linux-shallow-clone (details)
Commit 8d3b7261a272ba53ac6e539008fb595d277f0cb5 by Oliver Smith
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
The file was addedscripts/kernel/linux-shallow-clone.sh
Commit ac4fd8f16e4f00c1ab76c71930e2524393a0b350 by Oliver Smith
jobs/linux-shallow-clone: new jenkins job

Related: OS#6938
Change-Id: Ia58cdc82a655d4cc772a84adb675e98961bf86c5
The file was addedjobs/linux-shallow-clone.yml
Commit bba9914b185aee8bd2dca0018cf4b0b02f5fa4c7 by Oliver Smith
jobs/master-builds-dahdi: use linux-shallow-clone

Related: OS#6938
Change-Id: Iea0af6259bd481c946ff72d6552b65668fd809ca
The file was modifiedjobs/master-builds-dahdi.yml
Commit 0396a8ba9d702ecbebb2b0d944fddc799e255851 by Oliver Smith
jobs/gerrit-verifications-dahdi: use linux-shallow-clone

Related: OS#6938
Change-Id: Ie8d9be886cc1d089e015f03bcedf0307f4f312e4
The file was modifiedjobs/gerrit-verifications-dahdi.yml
Commit 61e1dc6c03df29103f8610829f3ff2c10d27c18b by Oliver Smith
jobs/build-kernels-testenv: use linux-shallow-clone

Related: OS#6938
Change-Id: I8cb2acfaf585b9f92347a4562525a66ed03b0236
The file was modifiedscripts/kernel/build.sh
The file was modifiedjobs/build-kernels-testenv.yml