Fix: jjb: system-tests: pass modules repo to build job
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 28 Jan 2020 21:42:27 +0000 (16:42 -0500)
committerJonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Tue, 28 Jan 2020 21:56:13 +0000 (16:56 -0500)
commit89e673e7ce904aaed0b55942e77094323655b73c
treee494762825577330ef2ad766e9ae738574d3895c
parentd132001f4a72a4e86f86d009dda4ab3da4c8dd4b
Fix: jjb: system-tests: pass modules repo to build job

When passing a custom Git repository URL to a systems-test job, the
master job doesn't pass this URL to the kernel and modules building job.
This makes the job fail when it can't checkout the desired commit on the
default remote.

To fix this, pass the URL received in the job parameter to the kernel
and modules building job.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
scripts/system-tests/generate-properties-master.sh
This page took 0.02307 seconds and 4 git commands to generate.