Creating a MySQL instance on Cloudbees Jenkins for running tests -


we using jenkins hosted on cloudbees building our github hosted code base. run integration test pipeline each build. that, need create mysql db before running integration tests on jenkins. there easy way create mysql db part of job in jenkins, on cloudbees?

please @ cloudbees dev@cloud mysql guide.

it covers configuring , starting mysql server runs inside build process.

a persistent mysql server typically more troublesome need clear out tables prior each test run.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -