Reviewing Nomad docs
Compare changes
+ 1
− 1
@@ -29,7 +29,7 @@ There's some basic monitoring available here:
@@ -29,7 +29,7 @@ There's some basic monitoring available here:
From the UI you can find out which node the docker container is running - to ease testing you may want to add something like `sleep 10000` in your scripts to eventually debug your code via a `docker exec -it <container> /bin/bash`
You can also check job logs on <https://es-linux6.cern.ch/kibana_private/goto/457a50cecb4bfa257bdfafaa5273e312> (filter `NOMAD_TASK_NAME=task_name` as in `NOMAD_TASK_NAME=prod_centos8_snapshots`).