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

       Web browser: ---
            Bug ID: 55788
           Summary: Jenkins: create a shell wrapper to create MySQL
                    database
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Continuous integration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
            Blocks: 35912
    Classification: Unclassified
   Mobile Platform: ---

To test out automatic MediaWiki release, we would need a MySQL database setup
on a per job / per build basis.

To achieve that, a shell sript needs to be written that would use a jenkins
user having create database / create user rights.  The script would take in
parameter a database name, user and password to create, that can later on be
used by the Job to initialize the database and run tests with it.

This is a blocker for automatic MediaWiki release and will let us run unit
tests using a MySQL database in addition to Sqlite backed tests.

So, that is quite important :-]  Have been requested for mw/core PHPunit
testing in bug 35912.

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

Reply via email to