Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0] fix: AREXCE should break when a valid delegation ID is found #7367

Conversation

aldbr
Copy link
Contributor

@aldbr aldbr commented Dec 11, 2023

There might exist malformed delegation IDs among valid ones.
In this case, an error is returned whereas the AREX CE could use a valid delegation ID to submit the jobs.

In this PR, instead of testing each delegation IDs, we just take the first valid one that we get and submit the jobs with it.

Description:

BEGINRELEASENOTES
*Resources
FIX: AREXCE should break when a valid delegation ID is found
ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Dec 11, 2023
@aldbr aldbr force-pushed the v8.0_FIX_arex-renew-delegations-anyway-if-malformed branch from 3d34ef8 to 91c10ce Compare December 12, 2023 07:42
@aldbr aldbr marked this pull request as ready for review December 13, 2023 08:15
@fstagni fstagni merged commit d5d1451 into DIRACGrid:rel-v8r0 Dec 19, 2023
25 checks passed
@DIRACGridBot DIRACGridBot added the sweep:done All sweeping actions have been done for this PR label Dec 19, 2023
DIRACGridBot pushed a commit to DIRACGridBot/DIRAC that referenced this pull request Dec 19, 2023
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/7260338678

Successful:

  • integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge sweep:done All sweeping actions have been done for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants