[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Install patiencediff, now available in backports.
Holger Levsen
gitlab at salsa.debian.org
Mon May 25 14:23:42 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
59631fcd by Jelmer Vernooij at 2020-05-25T15:21:52+02:00
Install patiencediff, now available in backports.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
94903b43 by Jelmer Vernooij at 2020-05-25T15:22:12+02:00
Set up path to brz-debian.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/janitor_worker.sh
- update_jdn.sh
Changes:
=====================================
bin/janitor_worker.sh
=====================================
@@ -4,7 +4,11 @@ set -e
WORKSPACE=/srv/janitor/debian-janitor
+export BRZ_PLUGINS_AT=debian@$WORKSPACE/breezy-debian
export PYTHONPATH=$WORKSPACE:$WORKSPACE/breezy:$WORKSPACE/silver-platter:$WORKSPACE/lintian-brush:$WORKSPACE/dulwich
export SBUILD_CONFIG=$WORKSPACE/sbuildrc
export AUTOPKGTEST=$WORKSPACE/autopkgtest-wrapper
-python3 -m janitor.pull_worker --base-url=https://janitor.debian.net/api/ --build-command="sbuild -A -v -c jenkins-unstable-amd64" --credentials=/srv/janitor/janitor.creds.json
+python3 -m janitor.pull_worker \
+ --base-url=https://janitor.debian.net/api/ \
+ --build-command="sbuild -A -v -c jenkins-unstable-amd64" \
+ --credentials=/srv/janitor/janitor.creds.json
=====================================
update_jdn.sh
=====================================
@@ -363,6 +363,7 @@ if [ -f /etc/debian_version ] ; then
python3-launchpadlib
python3-levenshtein
python3-paramiko
+ python3-patiencediff
python3-pkginfo
python3-pyinotify
python3-ruamel.yaml
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/2b4910d4c518a9d6604473b916fd3f0ff80819b2...94903b43464232ce01a48d12cbf5de1f96f545d2
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/2b4910d4c518a9d6604473b916fd3f0ff80819b2...94903b43464232ce01a48d12cbf5de1f96f545d2
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/20200525/d2d8b9b0/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list