I am trying the complete list of valid JobOptions keys.
These keys:
‘Plugin’,
‘Frames’,
‘UserName’,
‘MachineName’,
‘Name’,
‘Comment’,
‘Group’,
‘Pool’,
‘Priority’,
‘ChunkSize’,
Can anyone point me to the right link were this would be listed.
I used to go a job directory and look at the xml file to find them, but now with the mongo db, the job keys are not a match with the jobOptions keys.
I see a lot of new options that must be supported in the jobOption file and I would like tot add them
Thanks