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

[integration] add a wnVO argument to sendMessage and finaliseLogs #7425

Merged

Conversation

martynia
Copy link
Contributor

@martynia martynia commented Jan 26, 2024

BEGINRELEASENOTES

*WorkloadManagementSystem
NEW: TornadoPilotLoggingHandler modify the handler to accept VO name sent by a pilot. Required in a case where the VO cannot be guessed from a proxy. This change requires DIRACGrid/Pilot#230

ENDRELEASENOTES

Comment on lines +71 to +72
if vo == "":
vo = wnVO
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In theory, we could have the case where vo is different from wnVO...

@martynia
Copy link
Contributor Author

martynia commented Jan 29, 2024 via email

@fstagni
Copy link
Contributor

fstagni commented Jan 30, 2024

Well, if it’s only a matter of a variable name, that’s not a big problem. We have to be sure what value to pass from the pilot end.. J.

It's probably not an issue... approved and merged.

@fstagni fstagni merged commit c04121d into DIRACGrid:integration Jan 30, 2024
24 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep:ignore Prevent sweeping from being ran for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants