jjb: Use the https protocol for checkouts on Github, it's faster
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 30 Sep 2020 18:54:05 +0000 (14:54 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 30 Sep 2020 18:54:05 +0000 (14:54 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
13 files changed:
jobs/babeltrace-benchmark.yaml
jobs/babeltrace.yaml
jobs/barectf.yaml
jobs/librseq.yaml
jobs/liburcu.yaml
jobs/linux-rseq.yaml
jobs/lttng-analyses.yaml
jobs/lttng-ivc.yaml
jobs/lttng-tools.yaml
jobs/lttng-ust-benchmarks.yaml
jobs/lttng-ust-java-tests.yaml
jobs/lttng-ust.yaml
jobs/system-tests.yaml

index 0c3b27f086ad6ab166bbadea03ac326789ac0f87..c3c7d8549741931e98715427b641d1aea8ecc93c 100644 (file)
@@ -43,7 +43,7 @@
     name: babeltrace
     scm:
       - git:
-          url: git://github.com/efficios/babeltrace.git
+          url: https://github.com/efficios/babeltrace.git
           browser: githubweb
           browser-url: https://github.com/efficios/babeltrace
           basedir: src/babeltrace
@@ -52,7 +52,7 @@
     name: lttng-ci
     scm:
       - git:
-          url: git://github.com/lttng/lttng-ci.git
+          url: https://github.com/lttng/lttng-ci.git
           browser: githubweb
           browser-url: https://github.com/lttng/lttng-ci
           basedir: src/lttng-ci
index 8f02612bb4b3ed5bdeeb02a9838da51251f248e5..065e640cc216f7c08f69d7038c43e0002d30572a 100644 (file)
@@ -27,7 +27,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           refspec: '+refs/tags/*:refs/remotes/origin/tags/*'
index e5f11d3d24d30f9164fb9b1412f5d757adf8a5fc..d1c333bcda73867f0bcb717f0646c3baea25ae09 100644 (file)
@@ -19,7 +19,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index db7fa74d27d650a02e394a7b18c4ee35fdf54a36..001509c6503add3882ad8da268a5fec736c1298c 100644 (file)
@@ -30,7 +30,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index 0e444861cdaccbfa5722d870c6ca5bfabb03dfd9..ec179c72d220d86766ed46ac4572f6a28182fe95 100644 (file)
@@ -40,7 +40,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index 966fa0e9ffa0343c96bfc242b916bf61a35092e8..2c7683ba8aea37e842c93e8a0418aa42da94f940 100644 (file)
@@ -19,7 +19,7 @@
 
     scm:
       - git:
-          url: git://git-mirror.internal.efficios.com/kernel/rseq/linux-rseq.git
+          url: https://git-mirror.internal.efficios.com/kernel/rseq/linux-rseq.git
           branches:
             - origin/rseq/dev
           basedir: src/linux-rseq
index 6377c9474e1333934ba0a02ccb6b0a4692ec6fa6..53c3d2fec5b10f0c28efbc8c54ee57558f9b3a4d 100644 (file)
@@ -20,7 +20,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index 6ea90eae73c43a4b5109ef69be8bc7e51e373341..053e09542e37309fb545ebf314afa73bf767ca17 100644 (file)
@@ -15,7 +15,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index 9a8123a841d617894302804c0f47c6a5f74fbc4d..28615f2cc89e6071a24de39ffb24de849cde4b48 100644 (file)
@@ -4,7 +4,7 @@
     name: 'lttng-tools_default_git'
     scm:
       - git: &lttng-tools_default_git
-          url: git://github.com/{github_user}/lttng-tools.git
+          url: https://github.com/{github_user}/lttng-tools.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/lttng-tools
           branches:
@@ -16,7 +16,7 @@
     name: 'lttng-modules_default_git'
     scm:
       - git: &lttng-modules_default_git
-          url: git://github.com/{github_user}/lttng-modules.git
+          url: https://github.com/{github_user}/lttng-modules.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/lttng-modules
           branches:
 
     scm:
       - git:
-          url: git://github.com/{github_user}/lttng-tools.git
+          url: https://github.com/{github_user}/lttng-tools.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/lttng-tools
           refspec: '+refs/tags/*:refs/remotes/origin/tags/*'
index c270348c726ae5f4a0db103b06a9787263710372..ea3cbd9ab9f007309761fa4be31c9574be14b543 100644 (file)
@@ -13,7 +13,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index 2e05c685949fb4c9286eabe524a11071846fba68..9ae26aca5b4491ab79244387f7ca01e6d78edb7d 100644 (file)
@@ -16,7 +16,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
index 61c5b157bbd4d7139a26c14ff80a50bc7d9e8abe..894769bbe51f1a24a11e2df5951e830aee549e8d 100644 (file)
@@ -17,7 +17,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
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.028462 seconds and 4 git commands to generate.