https://bugzilla.wikimedia.org/show_bug.cgi?id=37602

--- Comment #10 from Antoine "hashar" Musso <has...@free.fr> ---
We have a postgre database installed on the Jenkins machine but I haven't found
the time to write all the glue needed to make it possible.  Namely:

- write a script to create a user/database in postgre
- another script to cleanup posgre after
- pass credentials to the mediawiki cli installer, an example for sqlite is in
integration/jenkins.git as bin/mw-install-sqlite.sh
- write the Jenkins job templates that would invoke above scripts
- triggers said job in Jenkins using Zuul (easy)


The nasty thing is making sure the database/user is cleaned out at the end of
the job.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to