Skip to content

Option to force update tarballs#90

Merged
nshadskiy merged 10 commits intomainfrom
force_tarball_repack
May 4, 2026
Merged

Option to force update tarballs#90
nshadskiy merged 10 commits intomainfrom
force_tarball_repack

Conversation

@nshadskiy
Copy link
Copy Markdown
Contributor

@nshadskiy nshadskiy commented May 4, 2026

This PR introduces a parameter that forces to build and upload the processor.tar.gz file which is usually created only once.
This can be need if the law tasks code changes significantly and a user wants to update the code base that is run within the jobs between workflow tasks.

Example: run ProduceSamples with old code -> run ProduceFriends with new code

Additionally, a feature is added to track stat request done by xrootd. This will trigger as long as the parameter trace_xrd_stat is set to True in the luigi config.

Copy link
Copy Markdown
Contributor

@moritzmolch moritzmolch left a comment

Choose a reason for hiding this comment

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

Changed the XRootD stat logging so that the debug output fits into LAW's built-in logging workflow.

Looks fine to me.

@nshadskiy nshadskiy merged commit 7a26e84 into main May 4, 2026
1 check passed
@nshadskiy nshadskiy deleted the force_tarball_repack branch May 4, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants