You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test_submit function tests with a particular cluster.
There should also be a test_submit_first that tests the submit first command, with something like cluv submit first scripts/safe_job.sh -- python --version.
The
test_submitfunction tests with a particular cluster.There should also be a
test_submit_firstthat tests thesubmit firstcommand, with something likecluv submit first scripts/safe_job.sh -- python --version.