Problem
Currently, the only way for non-extensions to test arbitrary Mediawiki settings against the CI is to update Quibble's local_settings.php but that would affect all other jobs and require a new version of Quibble to be released.
Possible Solution
Modify maintenance/install.php and Quibble to accept a LocalSettings.php file that can be used to add MediaWiki settings that differ from the default.