On 17-02-2023 23:10, Groner, Rob wrote:
I'm trying to setup some testing of our job_submit.lua plugin so I can
verify that changes I make to it don't break anything.
I looked into luaunit for testing, and that seems like it would do what
I needlet me set the value of inputs, call the slurm
I'm trying to setup some testing of our job_submit.lua plugin so I can verify
that changes I make to it don't break anything.
I looked into luaunit for testing, and that seems like it would do what I
needlet me set the value of inputs, call the slurm_job_submit() function
with them, and the