Page MenuHomePhabricator

Run rt-testing with not-yet deployed code in extension repositories
Open, Needs TriagePublic

Description

By default, we will no longer be able to run rt-testing on not-yet-deployed code in the Cite repository (as we have been so far) since extension code are deployed to scandium as part of the train. @cscott has a proposal to deploy Cite separately just like Parsoid code is deployed on scandium and use class loading hacks to have Cite come from there.

Broken out of T354215