Phuedx has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/351287 )
Change subject: pagePreviews: Deploy to first 50 of stage 1 wikis ...................................................................... pagePreviews: Deploy to first 50 of stage 1 wikis Add the pp_stage2 and pp_stage1_computed dblists so that the first chunk can be computed. If a chunk size of 50 has little to no impact on Page Previews, RESTBase, and Varnish performance, then it should be trivial to increase it to 100 or more. Bug: T162672 Change-Id: I505e91006055dcfaec69853ad91adc7c090b1a41 --- A dblists/pp_stage1_chunk0.dblist A dblists/pp_stage1_computed.dblist A dblists/pp_stage2.dblist 3 files changed, 56 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/87/351287/1 diff --git a/dblists/pp_stage1_chunk0.dblist b/dblists/pp_stage1_chunk0.dblist new file mode 100644 index 0000000..c73dd10 --- /dev/null +++ b/dblists/pp_stage1_chunk0.dblist @@ -0,0 +1,53 @@ +# Generated with: +# +# ./multiversion/bin/expanddblist dblists/pp_stage1_computed.dblist | tail -n 297 | head -n 50 > dblists/pp_stage1_chunk0.dblist +aawiki +abwiki +acewiki +adywiki +afwiki +akwiki +alswiki +amwiki +angwiki +anwiki +arbcom_cswiki +arbcom_dewiki +arbcom_enwiki +arbcom_fiwiki +arbcom_nlwiki +arcwiki +arwiki +arzwiki +astwiki +aswiki +avwiki +aywiki +azbwiki +azwiki +barwiki +bat_smgwiki +bawiki +bclwiki +be_x_oldwiki +bewiki +bgwiki +bhwiki +biwiki +bjnwiki +bmwiki +bnwiki +bowiki +bpywiki +brwiki +bswiki +bugwiki +bxrwiki +cbk_zamwiki +cdowiki +cebwiki +cewiki +chowiki +chrwiki +chwiki +chywiki diff --git a/dblists/pp_stage1_computed.dblist b/dblists/pp_stage1_computed.dblist new file mode 100644 index 0000000..029b2a9 --- /dev/null +++ b/dblists/pp_stage1_computed.dblist @@ -0,0 +1 @@ +%% wikipedia.dblist - pp_stage0.dblist - pp_stage2.dblist diff --git a/dblists/pp_stage2.dblist b/dblists/pp_stage2.dblist new file mode 100644 index 0000000..046910d --- /dev/null +++ b/dblists/pp_stage2.dblist @@ -0,0 +1,2 @@ +enwiki +dewiki -- To view, visit https://gerrit.wikimedia.org/r/351287 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I505e91006055dcfaec69853ad91adc7c090b1a41 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Phuedx <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
