-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e6f36d
commit 1714d0a
Showing
7 changed files
with
58 additions
and
6 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
centaur/src/main/resources/standardTestCases/cacheBetweenWfNoCost.test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
name: cacheBetweenWF | ||
testFormat: runtwiceexpectingcallcachingnocost | ||
|
||
files { | ||
workflow: cacheBetweenWF/cacheBetweenWF.wdl | ||
options: common_options/cache_read_off_write_on.options | ||
second-options: common_options/cache_read_on_write_on.options | ||
} | ||
|
||
metadata { | ||
workflowName: cacheBetweenWF | ||
status: Succeeded | ||
"calls.cacheBetweenWF.getAverage.callCaching.result": "Cache Hit: <<CACHE_HIT_UUID>>:cacheBetweenWF.getAverage:-1" | ||
"calls.cacheBetweenWF.heightProduct.callCaching.result": "Cache Hit: <<CACHE_HIT_UUID>>:cacheBetweenWF.heightProduct:-1" | ||
"outputs.cacheBetweenWF.heightProduct.trapezoidalArea": 406.0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters