Change compute reference to login
Compare changes
- Eesaan Atluri authored
The home dir for slurm user is available as a mount from master so there is no need to create a local home dir for it.
Because compute and login nodes are basically the same except login node does not need slurmd and we don't use compute image anywhere. So use it to build login image and change its references in CI script
The home dir for slurm user is available as a mount from master so there is no need to create a local home dir for it.