Skip to content
Build Queue
No builds in the queue.
docker
1Idle
2Idle
3Idle
4Idle
5Idle
6Idle
7Idle
8Idle
9Idle
10Idle
11Idle
12Idle
13Idle
14Idle
15Idle
16Idle
17Idle
18Idle
19Idle
20Idle
nginx
1Idle
omero
1Idle
2Idle
testintegration
1Idle
2Idle
web
1Idle
2Idle

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.