Page MenuHomePhabricator

Create blubberfile for draftquality model server
Closed, ResolvedPublic

Description

We need to create a production image for the draftquality model server that can be hosted in the WMF Docker registry.

This should be a blubber.yaml file that lives in the ./pipeline/draftquality directory. It should target the revscoring/draftquality directory and copy the model-server/ directory.

This has already been done for editquality (see: T279004) which can be used as an example.

Blubber tutorial: https://wikitech.wikimedia.org/wiki/Blubber/Tutorial

Side note: It may also be helpful in defining a 'test' variant that can run linting/formatting tools that can be used in the deployment pipeline.

Event Timeline

Change 710616 had a related patch set uploaded (by Accraze; author: Accraze):

[machinelearning/liftwing/inference-services@main] added blubberfile for draftquality model server

https://gerrit.wikimedia.org/r/710616

Change 710616 merged by jenkins-bot:

[machinelearning/liftwing/inference-services@main] added blubberfile for draftquality model server

https://gerrit.wikimedia.org/r/710616

Blubberfile has been tested & merged, marking this as RESOLVED.