[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] d-i: adopt for salsa

Holger Levsen gitlab at salsa.debian.org
Tue Oct 16 18:15:05 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
d8f99ab3 by Holger Levsen at 2018-10-16T17:14:53Z
d-i: adopt for salsa

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/d-i_check_jobs.sh


Changes:

=====================================
bin/d-i_check_jobs.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2012,2014,2016 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2018 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
 DEBUG=false
@@ -15,7 +15,7 @@ NON_PDF_LANGS=$1 ; shift
 #
 # define some variables
 #
-URL="https://anonscm.debian.org/viewvc/d-i/trunk/.mrconfig?view=co" #FIXME: adopt to salsa
+URL="https://salsa.debian.org/installer-team/d-i/raw/master/.mrconfig"
 FAIL=false
 DI_BUILD_JOB_PATTERN=d-i_build_
 DI_MANUAL_JOB_PATTERN=d-i_manual_
@@ -32,7 +32,7 @@ CLEANUP=$(mktemp)
 echo
 echo "Scanning $URL for referred git repos which have no jenkins job associated."
 curl $URL > $TMPFILE 2>/dev/null
-PACKAGES=$( grep salsa.debian.org/installer/team $TMPFILE|cut -d "/" -f6-|cut -d " " -f1)
+PACKAGES=$( grep salsa.debian.org/installer-team $TMPFILE|cut -d "/" -f6-|cut -d " " -f1)
 #
 # check for each git repo if a jenkins job exists
 #



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d8f99ab3342da9a0e2ca49daacf149434c9b903e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d8f99ab3342da9a0e2ca49daacf149434c9b903e
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/20181016/6d298426/attachment.html>


More information about the Qa-jenkins-scm mailing list