summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-07 13:20:01 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-07 13:20:01 +0200
commit4d0315d978619ac761a3f9f1ae6d157ffff5a010 (patch)
tree4260f14db0af4eed1009548249766ec0c209352f /job-cfg
parent149c900fd61b8a959ff77e8805e39df76b50b0ff (diff)
downloadjenkins.debian.net-4d0315d978619ac761a3f9f1ae6d157ffff5a010.tar.xz
s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g
Diffstat (limited to 'job-cfg')
-rwxr-xr-xjob-cfg/chroot-installation.yaml.py2
-rw-r--r--job-cfg/d-i-overview.yaml2
-rwxr-xr-xjob-cfg/d-i.yaml.py2
-rw-r--r--job-cfg/debsums-tests.yaml2
-rw-r--r--job-cfg/dpkg.yaml2
-rw-r--r--job-cfg/edu-packages.yaml2
-rw-r--r--job-cfg/g-i-installation.yaml2
-rw-r--r--job-cfg/haskell-package-plan.yaml2
-rw-r--r--job-cfg/lintian-tests.yaml2
-rw-r--r--job-cfg/live.yaml2
-rw-r--r--job-cfg/lvc.yaml2
-rw-r--r--job-cfg/piuparts.yaml2
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
-rw-r--r--job-cfg/reproducible.yaml2
-rw-r--r--job-cfg/schroot.yaml2
-rw-r--r--job-cfg/self.yaml2
-rw-r--r--job-cfg/torbrowser-launcher.yaml6
-rw-r--r--job-cfg/udd.yaml2
18 files changed, 20 insertions, 20 deletions
diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index 6a427c20..958dd549 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -341,7 +341,7 @@ for jobindex, jobspec in enumerate(jobspecs):
data.append({'project': {
'name': 'chroot-installation',
- 'do_not_edit': '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/chroot-installation.yaml.py">chroot-installation.yaml.py</a>.',
+ 'do_not_edit': '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/chroot-installation.yaml.py">chroot-installation.yaml.py</a>.',
'my_prio': '130',
'my_trigger': '',
'my_time': '',
diff --git a/job-cfg/d-i-overview.yaml b/job-cfg/d-i-overview.yaml
index 4ed4b031..9155fd49 100644
--- a/job-cfg/d-i-overview.yaml
+++ b/job-cfg/d-i-overview.yaml
@@ -43,7 +43,7 @@
- project:
name: d-i
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/d-i-overview.yaml.py">d-i-overview.yaml.py</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/d-i-overview.yaml.py">d-i-overview.yaml.py</a>.'
arch:
- amd64
- arm64
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index 43450e5c..1b96023f 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -454,7 +454,7 @@ data.append(
'name': 'd-i',
'do_not_edit': (
'<br><br>Job configuration source is '
- '<a href="http://anonscm.debian.org/cgit/qa/'
+ '<a href="https://anonscm.debian.org/git/qa/'
'jenkins.debian.net.git/tree/job-cfg/d-i.yaml.py">'
'd-i.yaml.py</a>.'),
'jobs': [
diff --git a/job-cfg/debsums-tests.yaml b/job-cfg/debsums-tests.yaml
index 73a2c0bc..2265c34d 100644
--- a/job-cfg/debsums-tests.yaml
+++ b/job-cfg/debsums-tests.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/debsums-tests.yaml">debsums-tests.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/debsums-tests.yaml">debsums-tests.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 30
diff --git a/job-cfg/dpkg.yaml b/job-cfg/dpkg.yaml
index c2d8a8c9..b1219279 100644
--- a/job-cfg/dpkg.yaml
+++ b/job-cfg/dpkg.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/dpkg.yaml">dpkg.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/dpkg.yaml">dpkg.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 20
diff --git a/job-cfg/edu-packages.yaml b/job-cfg/edu-packages.yaml
index f20c4b3c..3421ec28 100644
--- a/job-cfg/edu-packages.yaml
+++ b/job-cfg/edu-packages.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: 'Build the master branch of git://anonscm.debian.org/debian-edu/{my_package}.git in sid on every commit.<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/edu-packages.yaml">edu-packages.yaml</a>.'
+ description: 'Build the master branch of git://anonscm.debian.org/debian-edu/{my_package}.git in sid on every commit.<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/edu-packages.yaml">edu-packages.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 30
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index ddbe7f1a..31c0cdac 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -196,7 +196,7 @@
- project:
name: g-i-installation
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/g-i-installation.yaml">g-i-installation.yaml</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/g-i-installation.yaml">g-i-installation.yaml</a>.'
jobs:
- '{name}_maintenance'
- '{name}_{my_dist}_group':
diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml
index 7b2bfedf..16c20ff7 100644
--- a/job-cfg/haskell-package-plan.yaml
+++ b/job-cfg/haskell-package-plan.yaml
@@ -64,7 +64,7 @@
- project:
name: haskell-package-plan
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/haskell-package-plan.yaml">haskell-package-plan.yaml</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/haskell-package-plan.yaml">haskell-package-plan.yaml</a>.'
jobs:
- '{name}':
my_distro: 'sid'
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml
index 13be2b34..b25ab32b 100644
--- a/job-cfg/lintian-tests.yaml
+++ b/job-cfg/lintian-tests.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/lintian-tests.yaml">lintian-tests.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/lintian-tests.yaml">lintian-tests.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 30
diff --git a/job-cfg/live.yaml b/job-cfg/live.yaml
index 65490538..6e24894e 100644
--- a/job-cfg/live.yaml
+++ b/job-cfg/live.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/live.yaml">live.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/live.yaml">live.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 20
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index ce3b1770..d9969b93 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -1,7 +1,7 @@
- defaults:
name: lvc
project-type: freestyle
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/lvc.yaml">lvc.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/lvc.yaml">lvc.yaml</a>.'
properties:
- sidebar:
url: https://jenkins.debian.net/userContent/about.html
diff --git a/job-cfg/piuparts.yaml b/job-cfg/piuparts.yaml
index 337b8993..9085d36e 100644
--- a/job-cfg/piuparts.yaml
+++ b/job-cfg/piuparts.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/piuparts.yaml">piuparts.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/piuparts.yaml">piuparts.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 20
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index e1796b0c..10d332e0 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -110,7 +110,7 @@ for arch in sorted(architectures):
print("""
- project:
name: rebootstrap
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
jobs:""")
for arch in sorted(architectures):
for gccver in sorted(gcc_versions):
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 2700939f..ac87e4dc 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: &desc '{my_description}<br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/reproducible.yaml">reproducible.yaml</a>.<br>Results are available at <a href="https://tests.reproducible-builds.org/">https://tests.reproducible-builds.org</a>.'
+ description: &desc '{my_description}<br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/reproducible.yaml">reproducible.yaml</a>.<br>Results are available at <a href="https://tests.reproducible-builds.org/">https://tests.reproducible-builds.org</a>.'
triggers:
- timed: '{my_timed}'
logrotate:
diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml
index 2b67ffbd..68401997 100644
--- a/job-cfg/schroot.yaml
+++ b/job-cfg/schroot.yaml
@@ -71,7 +71,7 @@
- project:
name: schroot
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/schroot.yaml">schroot.yaml</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/schroot.yaml">schroot.yaml</a>.'
jobs:
- 'd-i_{name}-sid-create':
my_schroot: d-i-sid
diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml
index dae08e14..d7f7f2d2 100644
--- a/job-cfg/self.yaml
+++ b/job-cfg/self.yaml
@@ -52,7 +52,7 @@
- project:
name: self
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/self.yaml">self.yaml</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/self.yaml">self.yaml</a>.'
jobs:
- '{name}_maintenance':
my_shell: '/srv/jenkins/bin/maintenance.sh'
diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml
index a74bdf27..bc760b79 100644
--- a/job-cfg/torbrowser-launcher.yaml
+++ b/job-cfg/torbrowser-launcher.yaml
@@ -17,7 +17,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/torbrowser-launcher.yaml">torbrowser-launcher.yaml</a>.<br>Results are available at <a href="https://torbrowser-launcher.debian.net/">https://torbrowser-launcher.debian.net</a>.'
+ description: '{my_description}<br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/torbrowser-launcher.yaml">torbrowser-launcher.yaml</a>.<br>Results are available at <a href="https://torbrowser-launcher.debian.net/">https://torbrowser-launcher.debian.net</a>.'
logrotate:
daysToKeep: 90
numToKeep: 30
@@ -53,7 +53,7 @@
option: category
categories:
- torbrowser-launcher
- description: '{my_description}<br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/torbrowser-launcher.yaml">torbrowser-launcher.yaml</a>.<br>Results are available at <a href="https://torbrowser-launcher.debian.net/">https://torbrowser-launcher.debian.net</a>.'
+ description: '{my_description}<br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/torbrowser-launcher.yaml">torbrowser-launcher.yaml</a>.<br>Results are available at <a href="https://torbrowser-launcher.debian.net/">https://torbrowser-launcher.debian.net</a>.'
logrotate:
daysToKeep: 90
numToKeep: 20
@@ -101,7 +101,7 @@
option: category
categories:
- torbrowser-launcher
- description: '{my_description}<br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/torbrowser-launcher.yaml">torbrowser-launcher.yaml</a>.<br>Results are available at <a href="https://torbrowser-launcher.debian.net/">https://torbrowser-launcher.debian.net</a>.'
+ description: '{my_description}<br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/torbrowser-launcher.yaml">torbrowser-launcher.yaml</a>.<br>Results are available at <a href="https://torbrowser-launcher.debian.net/">https://torbrowser-launcher.debian.net</a>.'
logrotate:
daysToKeep: 90
numToKeep: 20
diff --git a/job-cfg/udd.yaml b/job-cfg/udd.yaml
index 6fb8f348..fad573f5 100644
--- a/job-cfg/udd.yaml
+++ b/job-cfg/udd.yaml
@@ -14,7 +14,7 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/udd.yaml">udd.yaml</a>.'
+ description: '{my_description}<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/udd.yaml">udd.yaml</a>.'
logrotate:
daysToKeep: 90
numToKeep: 20