Commit d05c6f2
committed
Increase the timeout when waiting for the xrootd server to start
10 seconds is not always sufficient.
Here is a test run on ricci.debian.org, the Debian riscv64 porter box:
22: xrootd daemon PID: 4157210
22: XRootD logs are available at /.../xrootd-s3-http-0.2.1/obj-riscv64-linux-gnu/tests/basic/server.log
22: Waiting for xrootd to start (2 seconds so far) ...
22: Waiting for xrootd to start (3 seconds so far) ...
22: Waiting for xrootd to start (4 seconds so far) ...
[ ... ]
22: Waiting for xrootd to start (25 seconds so far) ...
22: Waiting for xrootd to start (26 seconds so far) ...
22: Waiting for xrootd to start (27 seconds so far) ...
22: xrootd started at https://ricci:39891/1 parent c285514 commit d05c6f2
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments