Debian Patches
Status for xrootd/5.9.1-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Tests-Increase-default-lifetime-of-tokens-to-3-minut.patch | [PATCH] [Tests] Increase default lifetime of tokens to 3 minutes Tokens are created during XRootD::scitokens::setup, and the tests are run in XRootD::scitoken::test. If the token lifetime is too short, the scheduling of tests may be such that some long running tests are run in between XRootD::scitokens::setup and XRootD::scitoken::test, which then makes it likely that the token will be already expired when the actual test starts, leading to errors in the CI. |
Guilherme Amadio <amadio@cern.ch> | no | 2025-11-25 | ||
| 0001-Tests-Adjust-test-timeouts.patch | [PATCH] [Tests] Adjust test timeouts After increasing the timeouts in commit 9f18c52, the tests work most of the time. However, there are still occasional failures due to timeouts. There are two types of errors: 1. Run: [ERROR] Socket timeout: (destination) This is the XRD_STREAMTIMEOUT (currently set to 5 seconds) expiring. 2. Run: [ERROR] Operation expired: (destination) This is the XRD_REQUESTTIMEOUT (currently set to 10 seconds) expirin.g This commit increases the timeouts to 10 and 15 seconds respectively. |
Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2025-11-28 | ||
| 0001-Tests-Avoid-test-segfault-on-32-bit-architectures.patch | [PATCH] [Tests] Avoid test segfault on 32 bit architectures | Mattias Ellert <mattias.ellert@physics.uu.se> | no | 2025-11-20 | ||
| 0001-Tests-Ensure-extra-test-fixtures-are-ready-before-se.patch | [PATCH] [Tests] Ensure extra test fixtures are ready before server setup This is needed in case test fixtures create files which are used in the configuration of a server/cluster. |
Guilherme Amadio <amadio@cern.ch> | no | 2025-11-18 |
