[9.0] [POC] Pilot legacy logging#8268
Draft
Robin-Van-de-Merghel wants to merge 3 commits intoDIRACGrid:integrationfrom
Draft
[9.0] [POC] Pilot legacy logging#8268Robin-Van-de-Merghel wants to merge 3 commits intoDIRACGrid:integrationfrom
Robin-Van-de-Merghel wants to merge 3 commits intoDIRACGrid:integrationfrom
Conversation
9fbcd0a to
c3902f8
Compare
Contributor
Author
Context
FeatureConnected to:
We can have a legacy pilot:
|
18 tasks
[3b20343] fix: Fixed ClientSelector to raise an error if the CS is badly configured [4b715ef] fix: Fixed doc, and went back on the client selector [ff736bb] docs: Add documentation to start the integration tests. [7107442] feat: Add legacy adaptor in CI [7ae3428] fix: Fixed to support better other branches [2066814] feat: Add diracx repo choice in the integration test [7859c6b] fix: Use JobStateUpdateClient instead of deactivating it [e3b1d68] fix: Resolved dirac-proxy-init issue with multi-VO [d2f99c0] fix: Resolved bug for setJobAttributes [fe09e19] fix: Fixed ClientWMS test and reversed TEST_DIRACX flag [1447a20] fix: Use opensearch db for job parametersDB [f6116aa] fix: Made mariadb works better [c4ab3f2] fix: Fixed CI to use sandoxes [a5a02bc] fix: Activate job endpoints in CI [a1bc1b1] fix: Applied changes to the ci workflows [282efcb] refactor: Moved down diracx installation to fix auth [ac22d9d] feat: Add DiracX tests into DIRAC CI, and use only latest tag. [0ebf454] fix: Moved up futureServices argument to prevent "Missing mandatory /DiracX/URL configuration" [d98b705] fix: Fixed small bug and refactored ClientSelector [8ce234c] fix: Small fixes with docker compose cmd and removed grep [08d9eb1] fix: Add filters to remove 'Client' from services name [bc44891] fix: Remove error when a future client is not available to warn instead [a1f553d] fix: Changed to make the legacy adaptor automatic. [3fb8c4d] fix: Fixed destroy command to support MacOSX [42df58d] fix: Going back, removed CI, and going to add it to DiracX [28b9789] fix: Small fix (forgot to change to docker**compose) [61384af] feat: Add in CI new legacy adapted services. [a3a7f5b] feat: Add legacy adaptor in CI
c3902f8 to
5fd7250
Compare
5fd7250 to
da1ee40
Compare
Contributor
Author
|
Important This PR is not usable in prod as of now. Pilots DO NOT have tokens in their proxies, so we cannot extract their token from it. DIRACGrid/Pilot#260 is only working as in the CI, pilot proxies are generate via a In the SiteDirector, there's no such thing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGINRELEASENOTES
*PilotManagerHandler
NEW: POC base on #8233 to manage pilots, and allow legacy pilots to send logs.
ENDRELEASENOTES