Use github as lttng-module mirror
[lttng-ci.git] / dsl / kernel-lttng-modules.seed.groovy
index 50d10110bea54ffd80d5594499cbeeb49b4f3cb7..e3ee3f0884901e5a7c9ec2566aba865c4c4dedba 100644 (file)
@@ -93,7 +93,7 @@ def modulesBranches = ["master", "stable-2.5", "stable-2.6"]
 //def modulesBranches = ["master","stable-2.5","stable-2.6", "stable-2.4"]
 
 def linuxURL = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
-def modulesURL = "git://git.lttng.org/lttng-modules.git"
+def modulesURL = "https://github.com/lttng/lttng-modules.git"
 
 // Linux specific variable
 String linuxCheckoutTo = "linux-source"
This page took 0.024937 seconds and 4 git commands to generate.