Skip to content

Prevent _work directory mixing in testbench and HPC pipelines#785

Open
robin-deltares wants to merge 2 commits intomainfrom
all/task/DEVOPSDSC-000_update_h7_smoke_test_timestamps
Open

Prevent _work directory mixing in testbench and HPC pipelines#785
robin-deltares wants to merge 2 commits intomainfrom
all/task/DEVOPSDSC-000_update_h7_smoke_test_timestamps

Conversation

@robin-deltares
Copy link
Copy Markdown
Contributor

In test_set_runner.py, preserve existing _work directory when --skip-run is set, so the receive pipeline does not overwrite remote execution results with pristine input. If _work does not exist yet, create it normally regardless of skip-run.

In common_utilities.sh, filter find_dimr_directories to skip non-_work directories when a _work sibling exists, preventing duplicate model execution on H7.

robin-deltares and others added 2 commits April 8, 2026 17:07
In test_set_runner.py, preserve existing _work directory when --skip-run
is set, so the receive pipeline does not overwrite remote execution
results with pristine input. If _work does not exist yet, create it
normally regardless of skip-run.

In common_utilities.sh, filter find_dimr_directories to skip non-_work
directories when a _work sibling exists, preventing duplicate model
execution on H7.
@robin-deltares robin-deltares marked this pull request as ready for review April 13, 2026 07:57
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