Page MenuHomePhabricator

Create blubberfile for revscoring topic model server
Closed, ResolvedPublic

Description

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

This should be a blubber.yaml file that lives in the ./pipeline/topic directory. It should target the revscoring/topic 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 712336 had a related patch set uploaded (by Kevin Bazira; author: Kevin Bazira):

[machinelearning/liftwing/inference-services@main] add blubberfile for topic model server

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

Change 712336 merged by jenkins-bot:

[machinelearning/liftwing/inference-services@main] add blubberfile for topic model server

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

Confirming both the 'test' and 'production' images seem to work well. Marking this as RESOLVED.