[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "reproducible Debian: fix testing suite name (fixes json for tracker.d.o)"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Dec 22 12:18:43 GMT 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
abd0efdf by Holger Levsen at 2021-12-22T13:18:30+01:00
Revert "reproducible Debian: fix testing suite name (fixes json for tracker.d.o)"
This reverts commit 3cd4cee3d69712fc15ff07824087236995bdb7ed.
- - - - -
1 changed file:
- bin/reproducible_json.py
Changes:
=====================================
bin/reproducible_json.py
=====================================
@@ -60,7 +60,7 @@ for row in result:
output.append(pkg)
# tracker.d.o should only care about results in testing
- if pkg['suite'] == 'bullseye':
+ if pkg['suite'] == 'bookworm':
if pkg["status"] in ("E404", "NFU", "blacklisted"):
# don't export these states in reproducible-tracker.json
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/abd0efdfa69bae5003088963fd9a2d9942e964cd
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/abd0efdfa69bae5003088963fd9a2d9942e964cd
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/20211222/9e78e416/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list