Hello,
I would like to push my tests in Jenkins/Gerrit. For the moment, I test manually and with Selenium IDE my extensions : https://www.mediawiki.org/wiki/Extension:PushAll https://www.mediawiki.org/wiki/Extension:NamespaceData https://www.mediawiki.org/wiki/Extension:LinkedWiki
I need to have two instances of Mediawiki with these extensions because I need to test transferring pages from a private wiki to a public wiki. For the moment in local, I use two docker containers with Mediawiki (and with Centos7 because I install/compile also specific databases)
I have the time to do this task properly. How would you do it if you had to?
Thanks in advance. Karima