-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF34, 5.8.0-HF11, 5.9.3
-
Component/s: Nuxeo Drive
-
Backlog priority:500
For no we rely on these URL's to download the Nuxeo distribution with the python tools/integration_tests_setup.py fetch-distrib --direct --url='...' command:
Therefore at each release (LTS/Fasttrack/HF) we need to change these job's configuration, see https://wiki.nuxeo.com/x/NQB1
We should find a generic way, by propagating the version as a parameter from the upstream job (probably parsed from the pom, otherwise as a simple job parameter) to the IT downstream jobs.