Page MenuHomePhabricator

Refactor duplicate db-*.php sectionsByDB
Closed, DuplicatePublic

Description

db-eqiad.php and db-codfw.php have an identical sectionsByDB sections, mapping dbnames to DB clusters. This is unnecessary duplication, and adds to a maintenance burden

We should refactor this to either be in a common variable and assign that to 'sectionsByDB', or in a file that is required as the value of the array key