X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fsystem-tests.yaml;h=d9af256748a6591f1d2abcc8f8af009e14acbc54;hb=4d27af8f99434c6dcadf1d22430d4e8a27b8bee2;hp=20b53e1b8181fa9d7b74db2c054de9caa4c991af;hpb=027cbe7106af04a3eeb4110cc0955fe296081caa;p=lttng-ci.git diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index 20b53e1..d9af256 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -21,7 +21,7 @@ description: 'The linux kernel git tag to build against.' - string: name: 'KERNEL_REPO' - default: 'git://git-mirror.internal.efficios.com/kernel/stable/linux-stable.git' + default: 'https://git-mirror.internal.efficios.com/kernel/stable/linux-stable.git' description: 'Linux kernel git repo to checkout the kernel id' - string: name: 'LTTNG_TOOLS_REPO' @@ -200,7 +200,7 @@ - string: name: 'LTTNG_MODULES_REPO' description: 'The LTTng Modules git repo to fetch from' - default: 'git://git-mirror.internal.efficios.com/lttng/lttng-modules.git' + default: 'https://git-mirror.internal.efficios.com/lttng/lttng-modules.git' - string: name: 'KERNEL_COMMIT_ID' description: 'The kernel commit to build.'