[MediaWiki-commits] [Gerrit] Turn off generating geowiki limn files - change (operations/puppet)

2013-09-25 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged.

Change subject: Turn off generating geowiki limn files
..


Turn off generating geowiki limn files

We're rebooting geowiki's data repo. Until the geowiki scripts are
updated to export only needed data, we avoid pushing to the data repo
and therefore turn the corresponding geowiki limn cronjob off.

We do not touch the geowiki cronjob that collects data.

Change-Id: I1a1bd49a35be955e8a12e0d0f946f81915d2c48c
---
M manifests/misc/statistics.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 70dd96a..af82a04 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -925,6 +925,7 @@
 # == Class misc::statistics::geowiki::jobs::limn
 # Installs a cron job to create limn files from the geocoded editor data.
 #
+# Temporarily turned off reboot the geowiki repository.
 class misc::statistics::geowiki::jobs::limn {
require misc::statistics::geowiki,
misc::statistics::geowiki::mysql::conf::research,
@@ -954,6 +955,7 @@
Git::Clone['geowiki-data'],
File[${geowiki_path}/.research.my.cnf],
],
+   ensure  = absent,
}
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/85853
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1a1bd49a35be955e8a12e0d0f946f81915d2c48c
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris christ...@quelltextlich.at
Gerrit-Reviewer: Ottomata o...@wikimedia.org
Gerrit-Reviewer: QChris christ...@quelltextlich.at
Gerrit-Reviewer: jenkins-bot

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Turn off generating geowiki limn files - change (operations/puppet)

2013-09-24 Thread QChris (Code Review)
Hello Ottomata,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: Turn off generating geowiki limn files
..

Turn off generating geowiki limn files

We're rebooting geowiki's data repo. Until the geowiki scripts are
updated to export only needed data, we avoid pushing to the data repo
and therefore turn the corresponding geowiki limn cronjob off.

We do not touch the geowiki cronjob that collects data.

Change-Id: I1a1bd49a35be955e8a12e0d0f946f81915d2c48c
---
M manifests/role/statistics.pp
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/85853/1

diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index 9504f51..5e0f37a 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -27,8 +27,6 @@
misc::statistics::rsync::jobs::eventlogging,
# geowiki: bringing data from production slave db to research db
misc::statistics::geowiki::jobs::data,
-   # geowiki: generate limn files from research db and push them
-   misc::statistics::geowiki::jobs::limn,
# geowiki: monitors the geowiki files of http://gp.wmflabs.org/
misc::statistics::geowiki::jobs::monitoring
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/85853
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a1bd49a35be955e8a12e0d0f946f81915d2c48c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris christ...@quelltextlich.at
Gerrit-Reviewer: Ottomata o...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits