Hashar has uploaded a new change for review.

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


Change subject: contint: install libsikuli-script-java for browser tests
......................................................................

contint: install libsikuli-script-java for browser tests

Sikuli is a java application test to test input in web browsers. Going
to be used by QA to test VisualEditor. Luckily, the software has been
packaged for Debian/Ubuntu so it is really simple to install.

bug: 54393
Change-Id: I32e33f00899e77c9eb2bad88e73d718d99d9f8d9
---
M modules/contint/manifests/browsertests.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/41/102141/1

diff --git a/modules/contint/manifests/browsertests.pp 
b/modules/contint/manifests/browsertests.pp
index 7403900..451a3a8 100644
--- a/modules/contint/manifests/browsertests.pp
+++ b/modules/contint/manifests/browsertests.pp
@@ -23,6 +23,7 @@
     package { [
         'wikimedia-task-appserver',
         'php5-sqlite',  # MediaWiki DB backend
+        'libsikuli-script-java',  # bug 54393
         ]: ensure => present
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I32e33f00899e77c9eb2bad88e73d718d99d9f8d9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <has...@free.fr>

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

Reply via email to