ArielGlenn has submitted this change and it was merged. (
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(-)
Approvals:
ArielGlenn: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I42dd49fc0aaebfd2ada8a10dae8f5039dc6bc3ef
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits