Skip to content

Commit

Permalink
Add OpenAPI to slurmrestd debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
aquan9 authored Aug 30, 2024
1 parent 01f27fd commit 37e14b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/deps_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ sudo apt-get install -y slurmctld slurmd slurmrestd munge python3 python3-venv \
libmunge-dev \
libyaml-dev # needed for PyYAML

#list the compliant versions of slurmrestd
slurmrestd -s list

# Install most recent Charliecloud
curl -O -L https://github.com/hpc/charliecloud/releases/download/v${CHARLIECLOUD_VERSION}/charliecloud-${CHARLIECLOUD_VERSION}.tar.gz
tar -xvf charliecloud-${CHARLIECLOUD_VERSION}.tar.gz
Expand Down

0 comments on commit 37e14b2

Please sign in to comment.