Commit ebaeed5
Give the tests an AliEn token from the runner host
This lets the AnalysisQC execution reach alice-ccdb.cern.ch, which DPL's CCDB
backend refuses to do without a token.
- JALIEN_TOKEN_CERT and JALIEN_TOKEN_KEY point at a short-lived token that a
root-owned timer mints on the host from a service certificate.
- The certificate is never readable by the runner account, only the token.
- A new step fails with a clear message when the token is missing or about to
expire, instead of letting a DPL device abort mid-workflow.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 95112b0 commit ebaeed5
1 file changed
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
96 | 118 | | |
97 | 119 | | |
98 | 120 | | |
| |||
131 | 153 | | |
132 | 154 | | |
133 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
134 | 163 | | |
135 | 164 | | |
136 | 165 | | |
| |||
0 commit comments