Skip to content

[int] Move watchdog flag cleanup to correct place#8619

Open
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_jwcleanup
Open

[int] Move watchdog flag cleanup to correct place#8619
sfayer wants to merge 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_jwcleanup

Conversation

@sfayer

@sfayer sfayer commented Jun 15, 2026

Copy link
Copy Markdown
Member

This test fixup that I added isn't in the right place: It works for the "runslow" tests because the slow test with the cleanup runs after the test that creates it. In "fast" mode, the file still gets left behind: This patch puts the cleanup in the test that actually creates the file (really it could still do with being a test fixture so that it runs whatever state the test finishes in, but that also feels like a lot of extra code for this one file that doesn’t seem to annoy anyone else :-)

BEGINRELEASENOTES
*WorkloadManagement
FIX: Move watchdog flag cleanup to correct place
ENDRELEASENOTES

@sfayer sfayer requested review from atsareg and fstagni as code owners June 15, 2026 20:30
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.

1 participant