Stefan.petrea has uploaded a new change for review.

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


Change subject: Added packages needed for Jenkins environment
......................................................................

Added packages needed for Jenkins environment

  * Some of the tests and code for New mobile pageviews require these
    modules to be present on the Testing environment so the code can be
    tested 
https://github.com/wikimedia/analytics-wikistats/tree/master/pageviews_reports/t

Change-Id: I53fc7e6dab272d24f60dc73b3f72ec0ba35361bd
---
M modules/contint/manifests/packages.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/65/60965/1

diff --git a/modules/contint/manifests/packages.pp 
b/modules/contint/manifests/packages.pp
index 3bdae07..d80600d 100644
--- a/modules/contint/manifests/packages.pp
+++ b/modules/contint/manifests/packages.pp
@@ -86,7 +86,7 @@
 
   # these packages are used by the tests for wikistats to parse the
   # generated reports to see if they are correct
-  package { ['libhtml-treebuilder-xpath-perl','libweb-scraper-perl']:
+  package { 
['libhtml-treebuilder-xpath-perl','libweb-scraper-perl','libnet-patricia-perl','libtemplate-perl','libjson-xs-perl']:
     ensure => 'installed',
   }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I53fc7e6dab272d24f60dc73b3f72ec0ba35361bd
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Stefan.petrea <ste...@garage-coding.com>

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

Reply via email to