More user-configurable job parameters for Base1PluginExecuter
While working with #1376 and #1378 I noticed that testing the Base1PluginExecuter
is somewhat annoying. It would be nice if some more parameters were added to the job configuration:
- Leave stdin.txt/stdout.txt: Otherwise we need two (or more) different variations of the same configuration. The values selected in the configuration should be the default.
- Child bioassay set name and description. All child bioassay sets created by the executer are named 'New bioassay set'. It makes it harder to test things if you can't name things in some logical way depending on the test case.
Change History
(3)
Owner: |
changed from everyone to Nicklas Nordborg
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [5171]) Fixes #1422: More user-configurable job parameters for Base1PluginExecuter