[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] diffoscope distro test: dont fail the job if Debian is behind PyPi

Holger Levsen gitlab at salsa.debian.org
Sun Nov 29 23:43:07 GMT 2020



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


Commits:
331d1ebc by Holger Levsen at 2020-11-30T00:42:51+01:00
diffoscope distro test: dont fail the job if Debian is behind PyPi

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

- - - - -


1 changed file:

- bin/diffoscope_distribution_test.sh


Changes:

=====================================
bin/diffoscope_distribution_test.sh
=====================================
@@ -37,9 +37,7 @@ check_pypi() {
 	else
 		echo "diffoscope in Debian: $DIFFOSCOPE_IN_DEBIAN"
 		echo "diffoscope in PyPI:   $DIFFOSCOPE_IN_PYPI"
-		echo
-		echo "Failure is the default action…"
-		exit 1
+		send_irc_warning "It seems diffoscope $DIFFOSCOPE_IN_PYPI is not available on Debian, which only has $DIFFOSCOPE_IN_DEBIAN."
 	fi
 }
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/331d1ebc88fbd68d59311c40d4a257fa44094399

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/331d1ebc88fbd68d59311c40d4a257fa44094399
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/20201129/8ab186bd/attachment.html>


More information about the Qa-jenkins-scm mailing list