ArielGlenn has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/392393 )
Change subject: don't produce flow history dump during partial dump runs
......................................................................
don't produce flow history dump during partial dump runs
These partial runs are supposed to be relatively fast, without
full history revisions of anything. We'll still dump flow history
during the full run at the beginning of the month.
Change-Id: I42dd49fc0aaebfd2ada8a10dae8f5039dc6bc3ef
---
M modules/snapshot/manifests/dumps/stagesconfig.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/93/392393/1
diff --git a/modules/snapshot/manifests/dumps/stagesconfig.pp
b/modules/snapshot/manifests/dumps/stagesconfig.pp
index 51f0967..6a033be 100644
--- a/modules/snapshot/manifests/dumps/stagesconfig.pp
+++ b/modules/snapshot/manifests/dumps/stagesconfig.pp
@@ -13,7 +13,8 @@
$jobs_to_skip = join(['metahistorybz2dump',
'metahistorybz2dumprecombine',
'metahistory7zdump',
- 'metahistory7zdumprecombine'], ',')
+ 'metahistory7zdumprecombine',
+ 'xmlflowhistorydump'], ',')
$stages = {
smallwikis => {
--
To view, visit https://gerrit.wikimedia.org/r/392393
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42dd49fc0aaebfd2ada8a10dae8f5039dc6bc3ef
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits