Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added storage tests for fopen with special chars | Vincent Petry | 2016-07-20 | 1 | -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 socket | Thomas Müller | 2016-06-17 | 1 | -0/+5 |
| | |||||
* | Update start-swift-ceph.sh (#25109) | Jürgen Weigert | 2016-06-15 | 1 | -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 ones | Robin McCorkell | 2016-04-05 | 1 | -0/+1 |
| | |||||
* | Give swift 15 seconds after startup | Morris Jobke | 2016-03-16 | 1 | -2/+3 |
| | |||||
* | Use readiness notification socket to be absolutely sure this works | Robin McCorkell | 2016-02-29 | 1 | -1/+7 |
| | |||||
* | Enable upstream entrypoint changes with Ceph Docker | Robin McCorkell | 2016-02-23 | 1 | -3/+1 |
| | |||||
* | Looks like ceph requires more time to come up .... | Thomas Müller | 2015-12-09 | 1 | -4/+9 |
| | | | | | | Use sed - not replace apply btrfs hack | ||||
* | Replace shitty netcat use with dedicated PHP script | Robin McCorkell | 2015-11-24 | 1 | -13/+4 |
| | |||||
* | fix ip detection for swift-ceph | Robin Appelman | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | Detect Docker initialization properly | Robin McCorkell | 2015-10-20 | 1 | -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 image | Robin McCorkell | 2015-10-20 | 1 | -0/+82 |