Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Feb 13, 2025
1 parent ac67267 commit 0b2377a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ jobs:
sudo apt-get install -u slurm-wlm mailutils
echo "slurm-wlm contents"
sudo dpkg-query -L slurm-wlm
sudo dpkg-query -L slurm-client
sudo dpkg-query -L slurmd
sudo dpkg-query -L slurmctld
echo "SLURM apt-get done, doing local configuration"
host_s=$( hostname -s )
if [ -f /etc/slurm/slurm.conf ]; then sudo mv /etc/slurm/slurm.conf /etc/slurm/slurm.conf.orig; fi
Expand Down

0 comments on commit 0b2377a

Please sign in to comment.