rhettg / Tron

Next generation batch process scheduling and management
Other
11 stars 0 forks source link

Create a view of what Tron will/might actually run #32

Closed mtai closed 13 years ago

mtai commented 13 years ago

After looking over some of Tron's action variable stuff (like isodate) I found it almost impossible to see what my commands would look like without running them live in Trond. Even then, I couldn't tell what commands Tron was actually going to run.

It would be helpful to have a tool to validate/print out what a given Tronfig or Job would look like IF it were to actually run. I was in the middle of porting over the advertising scripts over to Tron but realized I had no way of testing what arguments would be passed to the ad scripts. I know that Tronfig's action line's already VERY close to what we're executing but it'd be reassuring to preview this stuff before pushing it live.

rhettg commented 13 years ago

We should add the command line to tronview for the action

ghost commented 13 years ago

partially done. you can now view the commands corresponding to the actions. the rest of the above request is a little unclear...

rhettg commented 13 years ago

You can now see this by viewing the action in tronview