summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/env/start-swift-ceph.sh
Commit message (Collapse)AuthorAgeFilesLines
* Added storage tests for fopen with special charsVincent Petry2016-07-201-1/+1
| | | | | | This makes it possible to test special chars with unit tests. There is already a test for directories but there was none for file names.
* Wait for port being accessible in addition to the notify socketThomas Müller2016-06-171-0/+5
|
* Update start-swift-ceph.sh (#25109)Jürgen Weigert2016-06-151-0/+3
| | | fix failing https://ci.owncloud.org/job/server-master-linux-externals/database=sqlite,external=swift-ceph,label=SLAVE/
* Remove any stray socket files before creating new onesRobin McCorkell2016-04-051-0/+1
|
* Give swift 15 seconds after startupMorris Jobke2016-03-161-2/+3
|
* Use readiness notification socket to be absolutely sure this worksRobin McCorkell2016-02-291-1/+7
|
* Enable upstream entrypoint changes with Ceph DockerRobin McCorkell2016-02-231-3/+1
|
* Looks like ceph requires more time to come up ....Thomas Müller2015-12-091-4/+9
| | | | | | Use sed - not replace apply btrfs hack
* Replace shitty netcat use with dedicated PHP scriptRobin McCorkell2015-11-241-13/+4
|
* fix ip detection for swift-cephRobin Appelman2015-11-161-1/+1
|
* Detect Docker initialization properlyRobin McCorkell2015-10-201-3/+15
| | | | | Use netcat to check when the port opens, rather than an arbitrary timeout. Hard limit of 60 seconds in case something breaks
* Replace Swift Docker test with Ceph imageRobin McCorkell2015-10-201-0/+82