Skip to content
#4008 (jammy nightly arm64)
#4008 (noble nightly arm64)
#4008 (resolute nightly armhf)
#4008 (trixie nightly armhf)
#4008 (resolute nightly amd64)
#4008 (noble nightly amd64)
intel-5820k-1
( offline)
Unknown Pipeline node step
r630-1-2
( offline)
Unknown Pipeline node step
Unknown Pipeline node step
Unknown Pipeline node step
Unknown Pipeline node step

What’s "project relationship"?

When you have projects that depend on each other, Jenkins can track which build of the upstream project is used by which build of the downstream project, by using the records created by the fingerprint support.

For this feature to work, the following conditions need to be met:

  1. The upstream project records the fingerprints of its build artifacts.
  2. The downstream project records the fingerprints of the upstream files it uses.

This allows Jenkins to correlate two projects.