jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / jobs / system-tests.yaml
index 20b53e1b8181fa9d7b74db2c054de9caa4c991af..d9af256748a6591f1d2abcc8f8af009e14acbc54 100644 (file)
@@ -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'
       - 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.'
This page took 0.026807 seconds and 4 git commands to generate.