Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#1422 closed enhancement (fixed)

More user-configurable job parameters for Base1PluginExecuter

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.15
Component: coreplugins Version:
Keywords: Cc:

Description

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)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [5171]) Fixes #1422: More user-configurable job parameters for Base1PluginExecuter

comment:3 by Nicklas Nordborg, 14 years ago

(In [5187]) References #1422: More user-configurable job parameters for Base1PluginExecuter

Added configuration option that can allow/disallow a user to override the configured values for 'Leave stdin/stdout'. The default is to not allow a user to override.

Note: See TracTickets for help on using tickets.