Page MenuHomePhabricator

[Renaming TestKitchen] Create TestKitchen maintenance script
Closed, DeclinedPublic

Description

Description

MetricsPlatform has a maintenance script to keep instruments/experiments configs updated. Its code contains references to MetricsPlatform extension (where the code to fetch those configs actually resides). Because, for now, MetricsPlatform and TestKitchen are living together, we should register a specific maintenance job for the latter

Acceptance Criteria

  • A maintenance job for TestKitchen has been created
  • At some point, when removing MetricsPlatform, the corresponding maintenance job has been also removed