[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible: update job descriptions for the alioth.d.o → salsa.d.o move

Mattia Rizzolo gitlab at salsa.debian.org
Tue May 15 17:09:28 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
f45ac726 by Mattia Rizzolo at 2018-05-15T17:57:01+02:00
reproducible: update job descriptions for the alioth.d.o → salsa.d.o move

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
b8dc0267 by Mattia Rizzolo at 2018-05-15T18:08:44+02:00
Update nearly all job descriptions for the alioth.d.o → salsa.d.o move

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


15 changed files:

- job-cfg/chroot-installation.yaml.py
- job-cfg/d-i-overview.yaml
- job-cfg/d-i.yaml.py
- job-cfg/dpkg.yaml
- job-cfg/edu-packages.yaml
- job-cfg/g-i-installation.yaml
- job-cfg/haskell-package-plan.yaml
- job-cfg/live.yaml
- job-cfg/piuparts.yaml
- job-cfg/rebootstrap.yaml.py
- job-cfg/reproducible.yaml
- job-cfg/schroot.yaml
- job-cfg/self.yaml
- job-cfg/torbrowser-launcher.yaml
- job-cfg/udd.yaml


Changes:

=====================================
job-cfg/chroot-installation.yaml.py
=====================================
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -376,7 +376,7 @@ for jobindex, jobspec in enumerate(jobspecs):
 
 data.append({'project': {
                  'name': 'chroot-installation',
-                 '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>.',
+                 'do_not_edit': '<br><br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/chroot-installation.yaml.py">chroot-installation.yaml.py</a>.',
                  'my_prio': '130',
                  'my_trigger': '',
                  'my_time': '',


=====================================
job-cfg/d-i-overview.yaml
=====================================
--- 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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/d-i-overview.yaml">d-i-overview.yaml.py</a>.'
     arch:
       - amd64
       - arm64


=====================================
job-cfg/d-i.yaml.py
=====================================
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -484,9 +484,8 @@ data.append(
     {'project': {
         'name': 'd-i',
         '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.yaml.py">'
+            '<br><br>Job configuration source is '
+            '<a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/d-i.yaml.py">'
             'd-i.yaml.py</a>.'),
         'jobs': jobs
     }})


=====================================
job-cfg/dpkg.yaml
=====================================
--- 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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/dpkg.yaml">dpkg.yaml</a>.'
     logrotate:
       daysToKeep: 90
       numToKeep: 20


=====================================
job-cfg/edu-packages.yaml
=====================================
--- 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://git.debian.org/git/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>.'
+    description: 'Build the master branch of git://git.debian.org/git/debian-edu/{my_package}.git in sid on every commit.<br><br>Job configuration source is <a href=""https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/edu-packages.yaml>edu-packages.yaml</a>.'
     logrotate:
       daysToKeep: 90
       numToKeep: 30


=====================================
job-cfg/g-i-installation.yaml
=====================================
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -194,7 +194,7 @@
 
 - project:
     name: g-i-installation
-    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>.'
+    do_not_edit: '<br><br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/g-i-installation.yaml">g-i-installation.yaml</a>.'
     jobs:
       - '{name}_maintenance'
       - '{name}_debian_{my_ver}_desktops_group':


=====================================
job-cfg/haskell-package-plan.yaml
=====================================
--- a/job-cfg/haskell-package-plan.yaml
+++ b/job-cfg/haskell-package-plan.yaml
@@ -69,7 +69,7 @@
 
 - project:
     name: haskell-package-plan
-    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>.'
+    do_not_edit: '<br><br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/haskell-package-plan.yaml">haskell-package-plan.yaml</a>.'
     jobs:
         - '{name}':
             my_distro: 'sid'


=====================================
job-cfg/live.yaml
=====================================
--- 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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/live.yaml">live.yaml</a>.'
     logrotate:
       daysToKeep: 90
       numToKeep: 20


=====================================
job-cfg/piuparts.yaml
=====================================
--- 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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/piuparts.yaml">piuparts.yaml</a>.'
     logrotate:
       daysToKeep: 90
       numToKeep: 20
@@ -57,7 +57,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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/torbrowser-launcher.yaml">piuparts.yaml</a>.'
     logrotate:
       daysToKeep: 90
       numToKeep: 20


=====================================
job-cfg/rebootstrap.yaml.py
=====================================
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -113,7 +113,7 @@ for arch in sorted(architectures):
 print("""
 - project:
     name: rebootstrap
-    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>.'
+    do_not_edit: '<br><br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
     jobs:""")
 for arch in sorted(architectures):
     for gccver in sorted(gcc_versions):


=====================================
job-cfg/reproducible.yaml
=====================================
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -16,7 +16,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="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>.'
+    description: &desc '{my_description}<br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/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: &logrotate
@@ -493,7 +493,7 @@
             my_task:
                 - 'scheduler':
                     my_description: 'Schedule packages to be tested for reproducibility.'
-                    # dinstall runs 1|7|13|19:52 UTC - see https://anonscm.debian.org/git/mirror/dak.git/tree/config/debian/crontab
+                    # dinstall runs 1|7|13|19:52 UTC - see https://salsa.debian.org/ftp-team/dak/blob/master/config/debian/crontab
                     my_timed: '23 0,3,6,9,12,15,18,21 * * *'
                     my_shellext: ".py"
                 - 'html_dashboard':
@@ -573,18 +573,18 @@
         - '{name}_html_{my_reponame}':
             my_reponame:
                 - 'notes':
-                    my_description: 'Generate HTML results ({my_reponame}) for reproducible builds, triggered by changes to the <a href="https://anonscm.debian.org/git/reproducible/{my_reponame}.git" target="_blank">{my_reponame}.git</a> repository.'
+                    my_description: 'Generate HTML results ({my_reponame}) for reproducible builds, triggered by changes to the <a href="{my_gitrepo}" target="_blank">{my_reponame}.git</a> repository.'
                     my_timed: '57 0 * * *'
                     my_scmpoll: 'H/1 H/1 * * *'
                     my_shell: '/srv/jenkins/bin/reproducible_{my_reponame}.py && /srv/jenkins/bin/reproducible_html_{my_reponame}.py'
                     my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reproducible-notes.git'
                 - 'source-date-epoch-spec':
-                    my_description: 'Generate the HTML of the reproducible builds SOURCE_DATE_EPOCH specification, triggered by changes to the <a href="https://anonscm.debian.org/git/reproducible/{my_reponame}.git" target="_blank">{my_reponame}.git</a> repository.'
+                    my_description: 'Generate the HTML of the reproducible builds SOURCE_DATE_EPOCH specification, triggered by changes to the <a href="{my_gitrepo}" target="_blank">{my_reponame}.git</a> repository.'
                     my_timed: ''
                     my_shell: '/srv/jenkins/bin/reproducible_html_specs.sh {my_reponame}'
                     my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org'
                 - 'build-path-prefix-map-spec':
-                    my_description: 'Generate the HTML of the reproducible builds BUILD_PATH_PREFIX_MAP specification, triggered by changes to the <a href="https://anonscm.debian.org/git/reproducible/{my_reponame}.git" target="_blank">{my_reponame}.git</a> repository.'
+                    my_description: 'Generate the HTML of the reproducible builds BUILD_PATH_PREFIX_MAP specification, triggered by changes to the <a href="{my_gitrepo}" target="_blank">{my_reponame}.git</a> repository.'
                     my_timed: ''
                     my_shell: '/srv/jenkins/bin/reproducible_html_specs.sh {my_reponame}'
                     my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org'


=====================================
job-cfg/schroot.yaml
=====================================
--- 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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/schroot.yaml">schroot.yaml</a>.'
         jobs:
                 - 'd-i_{name}-sid-create':
                         my_schroot: d-i-sid


=====================================
job-cfg/self.yaml
=====================================
--- a/job-cfg/self.yaml
+++ b/job-cfg/self.yaml
@@ -48,7 +48,7 @@
 
 - project:
     name: self
-    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>.'
+    do_not_edit: '<br><br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/self.yaml">self.yaml</a>.'
     jobs:
       - '{name}_maintenance':
          my_shell: '/srv/jenkins/bin/maintenance.sh'


=====================================
job-cfg/torbrowser-launcher.yaml
=====================================
--- 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="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>.'
+    description: '{my_description}<br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/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="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>.'
+    description: '{my_description}<br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/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
@@ -106,7 +106,7 @@
           option: category
           categories:
             - torbrowser-launcher
-    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>.'
+    description: '{my_description}<br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/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


=====================================
job-cfg/udd.yaml
=====================================
--- 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="https://anonscm.debian.org/git/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://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/udd.yaml>udd.yaml</a>.'
     logrotate:
       daysToKeep: 90
       numToKeep: 20



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/911acbf6c3fd79c735c52c1666345580a479a3f5...b8dc026742531144119e2539c3928847f96b74a8

---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/911acbf6c3fd79c735c52c1666345580a479a3f5...b8dc026742531144119e2539c3928847f96b74a8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180515/35fd9297/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list