From 285af79bdc9a300497525f7e075fe6cb48ad6ab2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 8 Nov 2014 15:16:23 +0000 Subject: fix links to cgit tree view --- job-cfg/chroot-installation.yaml.py | 2 +- job-cfg/d-i-overview.yaml.py | 2 +- job-cfg/d-i.yaml | 2 +- job-cfg/dvswitch.yaml | 2 +- job-cfg/edu-packages.yaml.py | 2 +- job-cfg/g-i-installation.yaml | 2 +- job-cfg/haskell-package-plan.yaml | 2 +- job-cfg/lintian-tests.yaml | 2 +- job-cfg/piuparts.yaml | 2 +- job-cfg/rebootstrap.yaml.py | 2 +- job-cfg/schroot.yaml | 2 +- job-cfg/self.yaml | 2 +- job-cfg/udd.yaml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py index 0a8808ec..f859f735 100755 --- a/job-cfg/chroot-installation.yaml.py +++ b/job-cfg/chroot-installation.yaml.py @@ -204,7 +204,7 @@ for base_distro in sorted(base_distros): print(""" - project: name: chroot-installation - do_not_edit: '

Job configuration source is chroot-installation.yaml.py.' + do_not_edit: '

Job configuration source is chroot-installation.yaml.py.' jobs:""") for base_distro in sorted(base_distros): for target in sorted(get_targets_in_distro(base_distro, targets)): diff --git a/job-cfg/d-i-overview.yaml.py b/job-cfg/d-i-overview.yaml.py index 7cc0051e..eabb8504 100755 --- a/job-cfg/d-i-overview.yaml.py +++ b/job-cfg/d-i-overview.yaml.py @@ -67,7 +67,7 @@ for arch in sorted(archs): print(""" - project: name: d-i - do_not_edit: '

Job configuration source is d-i-overview.yaml.py.' + do_not_edit: '

Job configuration source is d-i-overview.yaml.py.' jobs:""") for arch in sorted(archs): print(""" - '{name}_overview_%(arch)s'""" diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index a9e1de55..1f8ba55b 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -812,7 +812,7 @@ - project: name: d-i - do_not_edit: '

Job configuration source is d-i.yaml.' + do_not_edit: '

Job configuration source is d-i.yaml.' jobs: - '{name}_maintainance' - '{name}_check_jenkins_jobs' diff --git a/job-cfg/dvswitch.yaml b/job-cfg/dvswitch.yaml index 8e14be86..44dbb146 100644 --- a/job-cfg/dvswitch.yaml +++ b/job-cfg/dvswitch.yaml @@ -14,7 +14,7 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - description: '{my_description}

Job configuration source is dvswitch.yaml.' + description: '{my_description}

Job configuration source is dvswitch.yaml.' logrotate: daysToKeep: 90 numToKeep: 30 diff --git a/job-cfg/edu-packages.yaml.py b/job-cfg/edu-packages.yaml.py index 2d5b83cb..369f1611 100755 --- a/job-cfg/edu-packages.yaml.py +++ b/job-cfg/edu-packages.yaml.py @@ -28,7 +28,7 @@ print(""" url: http://www.profitbricks.com 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.

Job configuration source is edu-packages.yaml.' + description: 'Build the master branch of git://anonscm.debian.org/debian-edu/{my_package}.git in sid on every commit.

Job configuration source is edu-packages.yaml.' logrotate: daysToKeep: 90 numToKeep: 30 diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 27f6f265..76a88a87 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -287,7 +287,7 @@ - project: name: g-i-installation - do_not_edit: '

Job configuration source is g-i-installation.yaml.' + do_not_edit: '

Job configuration source is g-i-installation.yaml.' jobs: - '{name}_maintainance' - '{name}_debian-edu_wheezy-test_minimal': diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml index 8873efab..0aa4442b 100644 --- a/job-cfg/haskell-package-plan.yaml +++ b/job-cfg/haskell-package-plan.yaml @@ -63,7 +63,7 @@ - project: name: haskell-package-plan - do_not_edit: '

Job configuration source is haskell-package-plan.yaml.' + do_not_edit: '

Job configuration source is haskell-package-plan.yaml.' jobs: - '{name}': my_distro: 'sid' diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index 66b8cb31..ceaac8fd 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -14,7 +14,7 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - description: '{my_description}

Job configuration source is lintian-tests.yaml.' + description: '{my_description}

Job configuration source is lintian-tests.yaml.' logrotate: daysToKeep: 90 numToKeep: 30 diff --git a/job-cfg/piuparts.yaml b/job-cfg/piuparts.yaml index b748811f..c83cf256 100644 --- a/job-cfg/piuparts.yaml +++ b/job-cfg/piuparts.yaml @@ -14,7 +14,7 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - description: '{my_description}

Job configuration source is piuparts.yaml.' + description: '{my_description}

Job configuration source is piuparts.yaml.' logrotate: daysToKeep: 90 numToKeep: 20 diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 6cc9709e..fbf7e83c 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -85,7 +85,7 @@ for arch in sorted(architectures): print(""" - project: name: rebootstrap - do_not_edit: '

Job configuration source is rebootstrap.yaml.py.' + do_not_edit: '

Job configuration source is rebootstrap.yaml.py.' jobs:""") for arch in sorted(architectures): for gccver in sorted(gcc_versions): diff --git a/job-cfg/schroot.yaml b/job-cfg/schroot.yaml index 3374abce..1ce0f60b 100644 --- a/job-cfg/schroot.yaml +++ b/job-cfg/schroot.yaml @@ -79,7 +79,7 @@ - project: name: schroot - do_not_edit: '

Job configuration source is schroot.yaml.' + do_not_edit: '

Job configuration source is schroot.yaml.' jobs: - '{name}-sid-create': my_schroot: sid diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml index f4b36d7d..83335ee4 100644 --- a/job-cfg/self.yaml +++ b/job-cfg/self.yaml @@ -44,7 +44,7 @@ - project: name: self - do_not_edit: '

Job configuration source is self.yaml.' + do_not_edit: '

Job configuration source is self.yaml.' jobs: - '{name}_maintainance': my_shell: '/srv/jenkins/bin/maintainance.sh' diff --git a/job-cfg/udd.yaml b/job-cfg/udd.yaml index dfda3322..932ac715 100644 --- a/job-cfg/udd.yaml +++ b/job-cfg/udd.yaml @@ -14,7 +14,7 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - description: '{my_description}

Job configuration source is udd.yaml.' + description: '{my_description}

Job configuration source is udd.yaml.' logrotate: daysToKeep: 90 numToKeep: 20 -- cgit v1.2.3-70-g09d2