Morris Jobke
|
3acdc1339d
Merge pull request #206 from nextcloud/ci-mysql
|
8 vuotta sitten |
Lukas Reschke
|
7a9d60d87e
Merge remote-tracking branch 'upstream/master' into master-upstream-sync
|
8 vuotta sitten |
Morris Jobke
|
41436fecc2
Add mysql job to CI
|
8 vuotta sitten |
Morris Jobke
|
6583a2fef0
Add postgres to CI
|
8 vuotta sitten |
Thomas Müller
|
5d1ef68cf0
Give mysql docker more time to start up
|
8 vuotta sitten |
Bjoern Schiessle
|
e7cb21b7e9
allow to execute multiple tests in a directory at once
|
8 vuotta sitten |
Jürgen Weigert
|
0a6b845f37
Update autotest.sh
|
8 vuotta sitten |
Thomas Müller
|
59c4ea2c8d
Use docker for mysql as well - optionally
|
8 vuotta sitten |
Thomas Müller
|
e2d8a4544d
Wait a while even after successful conect ...
|
8 vuotta sitten |
Thomas Müller
|
cf3cb4d75e
docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758
|
8 vuotta sitten |
Joas Schilling
|
5d1cabe0f6
Add verbose flag to occ commands of autotest*
|
8 vuotta sitten |
Andreas Schubert
|
12f2525d4f
moved set -e after executable checking with which as old position off set -e stopped the script at this point without any error message
|
8 vuotta sitten |
Thomas Müller
|
3c65b898b2
We require minimum PHPUnit 4.4
|
8 vuotta sitten |
Thomas Müller
|
6b635044a7
Use official mariadb docker
|
8 vuotta sitten |
Thomas Müller
|
ca2755ed6a
Wait until mariadb is up and running
|
8 vuotta sitten |
Roeland Jago Douma
|
b4302a49be
Make autotest.sh able to output proper coverage again
|
9 vuotta sitten |
Thomas Müller
|
936c870a9b
Don't execute phpunit twice
|
9 vuotta sitten |
Thomas Müller
|
26d758f0b1
Un-confuse @MorrisJobke :wink:
|
9 vuotta sitten |
Thomas Müller
|
678fe1b8f4
Introduce evaluation of an environment variable to choose if all, only database or only database unit tests are to be executed.
|
9 vuotta sitten |
Morris Jobke
|
a91572b7f3
Use proper statement to retrieve the IP of an docker instance
|
9 vuotta sitten |
Thomas Müller
|
fed3994cdb
Fix termination of the ceph docker
|
9 vuotta sitten |
Thomas Müller
|
b04e0deccc
Fix termination of the ceph docker
|
9 vuotta sitten |
Jörn Friedrich Dreyer
|
5646e39248
test objectstore with ceph docker
|
9 vuotta sitten |
Olivier Paroz
|
ff4227bbfc
Use a universal shebang
|
9 vuotta sitten |
Thomas Müller
|
8b086156b1
Merge pull request #19177 from owncloud/docker-check-state
|
9 vuotta sitten |
Phil Davis
|
a165710e99
Minor text typos
|
9 vuotta sitten |
Lukas Reschke
|
5470d0edae
Connect to database to verify if it is running
|
9 vuotta sitten |
Thomas Müller
|
8aa68aa522
Increment timeout on Oracle startup
|
9 vuotta sitten |
Robin McCorkell
|
f6b1d3506f
Allow easy XDEBUG debugging with autotest
|
9 vuotta sitten |
Roeland Jago Douma
|
ea9eabae50
Add possible use of docker instance for MariaDB
|
9 vuotta sitten |