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

WIP: WDL vol mount #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP: WDL vol mount #39

wants to merge 1 commit into from

Conversation

scanon
Copy link
Contributor

@scanon scanon commented Jul 16, 2020

This is a proposal for how to support mounts for WDL jobs.

The admin catalog mounts would be used to specify the mounts. It does require a
cromwell config that looks for environment variables and adds the
mounts based on those.

mounts would be used to specify the mounts.  It does require a
cromwell config that looks for environment variables and adds the
mounts based on those.
@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #39 into ee2 will increase coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              ee2      #39      +/-   ##
==========================================
+ Coverage   86.78%   86.97%   +0.19%     
==========================================
  Files          10       10              
  Lines         923      937      +14     
==========================================
+ Hits          801      815      +14     
  Misses        122      122              
Impacted Files Coverage Δ
JobRunner/JobRunner.py 85.17% <100.00%> (+0.22%) ⬆️
JobRunner/SpecialRunner.py 90.24% <100.00%> (+0.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4637a6...bba4c7e. Read the comment docs.

@scanon scanon changed the base branch from ee2 to main January 21, 2024 00:51
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