Actionable from https://wikitech.wikimedia.org/wiki/Incident_documentation/20180724-Train.
Follows-up T200412: PageTriage requires ORES to be installed.
During the 1.32.0-wmf.14 development cycle, the PageTriage extension declared a dependency on ORES (see https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/PageTriage/+/443856/; d350348d).
This was intentional and it was thought that all supported contexts would have both extensions installed (local developer, CI job, Beta Cluster wikis, prod wikis).
However, it was discovered after deployment that test2.wikipedia.org was broken due to it not having ORES installed.
This is task is about evaluating ways to have caught this before the deployment.