(Go: >> BACK << -|- >> HOME <<)

Page MenuHomePhabricator

Deployment of Lift Wing usage to all wikis that use ores extension
Closed, ResolvedPublic

Description

As an engineer I want to enable Lift Wing usage by wikis that use the Ores extension,
so that we lower traffic volume out of ORES and ease its deprecation.

To deploy the changes for a wiki (e.g, arwiki) one would have to do the following:
Open the file wmf-config/ext-ORES.php in mediawiki-config repository
and add an entry for it changing this:

'wgOresUseLiftwing' => [
	'default' => false,
	'testwiki' => true, // T319170
],

to this

'wgOresUseLiftwing' => [
	'default' => false,
        'arwiki' => true, // T342115
	'testwiki' => true, // T319170
],
WikiStatus
'arwiki'Done
'bswiki'Done
'cawiki'Done
'cswiki'Done
'enwiki'Done
'eswiki'Done
'eswikibooks'Done
'eswikiquote'Done
'etwiki'Done
'fawiki'Done
'fiwiki'Done
'frwiki'Done
'hewiki'Done
'huwiki'Done
'itwiki'Done
'kowiki'Done
'lvwiki'Done
'nlwiki'Done
'plwiki'Done
'ptwiki'Done
'rowiki'Done
'ruwiki'Done
'simplewiki'Done
'sqwiki'Done
'srwiki'Done
'svwiki'Done
'testwiki'Done
'test2wiki'Done (test2wiki is translated to testwiki in the extension)
'trwiki'Done
'ukwiki'Done
'wikidatawiki'Done
'zhwiki'Done

Event Timeline

Restricted Application added subscribers: Huji, Strainu, Stang and 2 others. · View Herald Transcript

Change 939697 had a related patch set uploaded (by Ilias Sarantopoulos; author: Ilias Sarantopoulos):

[operations/mediawiki-config@master] ores-extension: enable lw on eswikiquotes and eswikibooks

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

Change 939697 abandoned by Ilias Sarantopoulos:

[operations/mediawiki-config@master] ores-extension: enable lw on eswikiquotes and eswikibooks

Reason:

abandon for now until we fix some issues on lift wing

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

Change 939697 restored by Ilias Sarantopoulos:

[operations/mediawiki-config@master] ores-extension: enable lw on eswikiquotes and eswikibooks

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

Change 939697 merged by jenkins-bot:

[operations/mediawiki-config@master] ores-extension: enable lw on eswikiquotes and eswikibooks

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

Mentioned in SAL (#wikimedia-operations) [2023-07-26T14:59:06Z] <ladsgroup@deploy1002> Started scap: Backport for [[gerrit:939697|ores-extension: enable lw on eswikiquotes and eswikibooks (T342115)]]

Mentioned in SAL (#wikimedia-operations) [2023-07-26T15:00:38Z] <ladsgroup@deploy1002> isaranto and ladsgroup: Backport for [[gerrit:939697|ores-extension: enable lw on eswikiquotes and eswikibooks (T342115)]] synced to the testservers mwdebug2002.codfw.wmnet, mwdebug2001.codfw.wmnet, mwdebug1001.eqiad.wmnet, mwdebug1002.eqiad.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-07-26T15:13:12Z] <ladsgroup@deploy1002> Finished scap: Backport for [[gerrit:939697|ores-extension: enable lw on eswikiquotes and eswikibooks (T342115)]] (duration: 14m 06s)

Change 941955 had a related patch set uploaded (by Ilias Sarantopoulos; author: Ilias Sarantopoulos):

[operations/mediawiki-config@master] ores-extension: enable lw on itwiki and hewiki

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

Change 941955 merged by jenkins-bot:

[operations/mediawiki-config@master] ores-extension: enable lw on itwiki and hewiki

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

Mentioned in SAL (#wikimedia-operations) [2023-07-27T16:31:48Z] <ladsgroup@deploy1002> Started scap: Backport for [[gerrit:941955|ores-extension: enable lw on itwiki and hewiki (T342115)]]

Mentioned in SAL (#wikimedia-operations) [2023-07-27T16:33:15Z] <ladsgroup@deploy1002> isaranto and ladsgroup: Backport for [[gerrit:941955|ores-extension: enable lw on itwiki and hewiki (T342115)]] synced to the testservers mwdebug1002.eqiad.wmnet, mwdebug1001.eqiad.wmnet, mwdebug2002.codfw.wmnet, mwdebug2001.codfw.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-07-27T16:52:42Z] <ladsgroup@deploy1002> Finished scap: Backport for [[gerrit:941955|ores-extension: enable lw on itwiki and hewiki (T342115)]] (duration: 20m 53s)

Change 942649 had a related patch set uploaded (by Ilias Sarantopoulos; author: Ilias Sarantopoulos):

[operations/mediawiki-config@master] ores-extension: enable Lift Wing for most wikis

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

With the patch https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/942649 we introduce the following change in the config which will enable Lift Wing for all wikis except enwiki and wikidatawiki by setting the default value of wgOresUseLiftwing to true

'wgOresUseLiftwing' => [
	'default' => true,
	'enwiki' => false, // T342115
	'wikidatawiki' => false // T342115
]

Change 942649 merged by jenkins-bot:

[operations/mediawiki-config@master] ores-extension: enable Lift Wing for most wikis

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

Mentioned in SAL (#wikimedia-operations) [2023-07-31T09:28:32Z] <ladsgroup@deploy1002> Started scap: Backport for [[gerrit:942649|ores-extension: enable Lift Wing for most wikis (T342115)]]

Mentioned in SAL (#wikimedia-operations) [2023-07-31T09:29:56Z] <ladsgroup@deploy1002> ladsgroup and isaranto: Backport for [[gerrit:942649|ores-extension: enable Lift Wing for most wikis (T342115)]] synced to the testservers mwdebug2001.codfw.wmnet, mwdebug2002.codfw.wmnet, mwdebug1001.eqiad.wmnet, mwdebug1002.eqiad.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-07-31T09:51:33Z] <ladsgroup@deploy1002> Finished scap: Backport for [[gerrit:942649|ores-extension: enable Lift Wing for most wikis (T342115)]] (duration: 23m 00s)

At this point Lift Wing usage has been enabled in all of the above wikis except enwiki and wikidata, which will follow in a separate deployment.

JJMC89 subscribed.

draft based on the wikitech-l post:
ORES is now using a new backend service, Lift Wing, on all wikis except English Wikipedia, Finnish Wikipedia, and Wikidata. Users may see weird results in Recent Changes filters (all the ones related to ORES, for example, "User intent predictions" and "Contribution quality prediction").

Thanks for the draft, it's greatly appreciated!
I'm wondering if the phrase "weird results" could be clarified somehow? Or a link to [somewhere] added for further context?
I.e. I imagine editors will want to know what kind of weird results to look out for, and what they should do (if anything) if they notice them.

I was hoping someone from the Machine-Learning-Team would clarify my draft. "weird results" was taken from Luca's wikitech-l email.

@isarantopoulos @calbon, please address @Quiddity's questions above.

@Quiddity Hi! As reported in the email the only issue that it was reported is T343308, so the RC Filters mistagging revisions as "very likely bad" when they were not (in the fiwiki case, all revisions were tagged as very bad). We are not aware of anything else, and we hope that fiwiki will be the only corner case registered, but any suspicious behavior of the RC filters (namely, results that are not useful or following the truth) should be reported. I hope it clarifies!

@elukey Thanks! I've added it to https://meta.wikimedia.org/wiki/Tech/News/2023/32 -- I wasn't certain where to link for user-reports of unusual behaviour. I linked the team talkpage (as that will be easier for editors unfamiliar with Phabricator). If there is a better talkpage for users to send feedback to, please let me know (or edit the entry to replace the string mw:Talk:Machine Learning)
Hopefully the rest of the message is ok, as I am now freezing it for the translators to do their magic with.

@elukey Thanks! I've added it to https://meta.wikimedia.org/wiki/Tech/News/2023/32 -- I wasn't certain where to link for user-reports of unusual behaviour. I linked the team talkpage (as that will be easier for editors unfamiliar with Phabricator). If there is a better talkpage for users to send feedback to, please let me know (or edit the entry to replace the string mw:Talk:Machine Learning)
Hopefully the rest of the message is ok, as I am now freezing it for the translators to do their magic with.

Thanks!

Change 954886 had a related patch set uploaded (by Ilias Sarantopoulos; author: Ilias Sarantopoulos):

[operations/mediawiki-config@master] ores-extension: enable lift wing for most wikis

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

Change 954886 merged by jenkins-bot:

[operations/mediawiki-config@master] ores-extension: enable lift wing for most wikis

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

Mentioned in SAL (#wikimedia-operations) [2023-09-05T13:33:40Z] <ladsgroup@deploy1002> Started scap: Backport for [[gerrit:954886|ores-extension: enable lift wing for most wikis (T342115)]]

Mentioned in SAL (#wikimedia-operations) [2023-09-05T13:35:19Z] <ladsgroup@deploy1002> ladsgroup and isaranto: Backport for [[gerrit:954886|ores-extension: enable lift wing for most wikis (T342115)]] synced to the testservers mwdebug2002.codfw.wmnet, mwdebug2001.codfw.wmnet, mwdebug1002.eqiad.wmnet, mwdebug1001.eqiad.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-09-05T13:52:14Z] <ladsgroup@deploy1002> Finished scap: Backport for [[gerrit:954886|ores-extension: enable lift wing for most wikis (T342115)]] (duration: 18m 33s)

Change 956372 had a related patch set uploaded (by Ilias Sarantopoulos; author: Ilias Sarantopoulos):

[operations/mediawiki-config@master] ores-extension: enable lw in enwiki and wikidata

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

Change 956372 merged by jenkins-bot:

[operations/mediawiki-config@master] ores-extension: enable lw in enwiki and wikidata

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

Mentioned in SAL (#wikimedia-operations) [2023-09-11T11:09:06Z] <isaranto@deploy1002> Started scap: Backport for [[gerrit:956372|ores-extension: enable lw in enwiki and wikidata (T342115)]]

Mentioned in SAL (#wikimedia-operations) [2023-09-11T11:10:39Z] <isaranto@deploy1002> isaranto: Backport for [[gerrit:956372|ores-extension: enable lw in enwiki and wikidata (T342115)]] synced to the testservers mwdebug2002.codfw.wmnet, mwdebug1002.eqiad.wmnet, mwdebug2001.codfw.wmnet, mwdebug1001.eqiad.wmnet, and mw-debug kubernetes deployment (accessible via k8s-experimental XWD option)

Mentioned in SAL (#wikimedia-operations) [2023-09-11T11:32:52Z] <isaranto@deploy1002> Finished scap: Backport for [[gerrit:956372|ores-extension: enable lw in enwiki and wikidata (T342115)]] (duration: 23m 46s)