Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/78958
Change subject: Installing dclass libs on gallium for device classification
unit tests.
......................................................................
Installing dclass libs on gallium for device classification unit tests.
Change-Id: I93bf67cd7d1ce5327a5d83fb4472b9f76ca0fc6c
---
M modules/contint/manifests/packages.pp
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/58/78958/1
diff --git a/modules/contint/manifests/packages.pp
b/modules/contint/manifests/packages.pp
index cbfd501..5e747d9 100644
--- a/modules/contint/manifests/packages.pp
+++ b/modules/contint/manifests/packages.pp
@@ -100,6 +100,17 @@
ensure => 'latest',
}
+ # Used for mobile device classification in Kraken:
+ package { [
+ 'libdclass0',
+ 'libdclass-dev',
+ 'libdclass-jni',
+ 'libdclass-java',
+ 'libdclass-data',
+ ]:
+ ensure => 'installed',
+ }
+
# these packages are used by the tests for wikistats to parse the
# generated reports to see if they are correct
--
To view, visit https://gerrit.wikimedia.org/r/78958
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I93bf67cd7d1ce5327a5d83fb4472b9f76ca0fc6c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits