...
- use condor_submit <job_name>
- verify jobs are running, using condor_q command
Once execute node is up: you can check from a
- ssh into your submit node
- check if the node appears in the list of execute nodes, running condor_status
Docker universe job in HTCondor
...