Commit bad2f3d
Fix test_build_submit_dryruns: add copy frames and osg to bayeswave defaults
The local production-pe.yaml was missing copy frames: True and osg: True in
the bayeswave scheduler section. These settings are present in the external
production-pe.yaml and are needed for the --copy-frames and --transfer-files
flags to appear in the BayesWave build_dag dryrun output, which
test_build_submit_dryruns asserts are present.
Co-authored-by: transientlunatic <4365778+transientlunatic@users.noreply.github.com>1 parent c7eb9a4 commit bad2f3d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments