Skip to content

Add a dblist include/exclude mechanism for dumps_reconcile_wikitext_raw_daily.

Xcollazo requested to merge add-dblist-ignore-list into main

After a full run of !774 (merged), we quickly realized that there is one wiki, labtestwiki, that should not be processed, even though it is included on https://noc.wikimedia.org/conf/dblists/open.dblist.

Also, we probably want to exclude all the private wikis as per https://phabricator.wikimedia.org/T371509.

In this MR we intro a mechanism to do this.

Bug: T368756

Edited by Xcollazo

Merge request reports