-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Labels
K-chore(Kind) Issues that are related to clean-up tasks.(Kind) Issues that are related to clean-up tasks.S05-in-progress(State) A task that is in progress.(State) A task that is in progress.T-requirements-hints(Topic) Issues related to requirements or hints.(Topic) Issues related to requirements or hints.Z-specification-change(Metadata) An issue or PR related to a specification change.(Metadata) An issue or PR related to a specification change.
Description
The semantics for disks mount points were clarified in WDL 1.2 via commits 072fcd7 and 1c69180. These changes clarified that:
- Mount points are in the execution environment (i.e., within the container), not the host
- Mount points must not already exist or must be empty
- Mount points are ephemeral (deleted after task completes)
This issue tracks backporting these clarifications to WDL 1.1.4.
Related: #672
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
K-chore(Kind) Issues that are related to clean-up tasks.(Kind) Issues that are related to clean-up tasks.S05-in-progress(State) A task that is in progress.(State) A task that is in progress.T-requirements-hints(Topic) Issues related to requirements or hints.(Topic) Issues related to requirements or hints.Z-specification-change(Metadata) An issue or PR related to a specification change.(Metadata) An issue or PR related to a specification change.