pre_rocket keyword should be supported in custom and default qadapters from resconfig
The qadapter's pre_rocket
keyword is particularly important for batch
type nodes and HPC resources, as it allows actions such as setting up environment variables, activating virtual environments, and loading modules.
Independent of whether a user employs a custom, or default (from resconfig module) qadapter, the middleware should include support for the pre_rocket
keyword.