[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: html_indexes: fixup: drop another status mangling that is now unneeded

Mattia Rizzolo gitlab at salsa.debian.org
Tue Jun 19 15:03:03 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
975ea2f7 by Mattia Rizzolo at 2018-06-19T16:02:50+02:00
reproducible: html_indexes: fixup: drop another status mangling that is now unneeded

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_html_indexes.py


Changes:

=====================================
bin/reproducible_html_indexes.py
=====================================
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -698,9 +698,7 @@ def build_page_section(page, section, suite, arch):
             suite = defaultsuite
             arch = defaultarch
         if pages[page].get('notes') and pages[page]['notes']:
-            # FIXME normalize 'reproducible' with 'FTBR' in the db
             db_status = section['status'].value.name
-            if db_status == 'FTBR': db_status = 'unreproducible'
             query = queries[section['query']].params({
                 'status': db_status,
                 'suite': suite, 'arch': arch



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/975ea2f7a5f3a6d0d73046408085c20f82901eaa
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/20180619/97bad11c/attachment.html>


More information about the Qa-jenkins-scm mailing list