omnivector-solutions / slurm-charms

Repository containing the slurm operator charms
https://omnivector-solutions.github.io/osd-documentation/master/
Apache License 2.0
13 stars 7 forks source link

slurmctld: fix influxdb-info action #142

Closed heitorPB closed 2 years ago

heitorPB commented 2 years ago

Please provide description of the purpose of this pull request, as well as its motivation and context.

Fix the influxdb-info slurmctld action. Running the function was crashing the code due to a change in how Juju/ops expects the output values.

New tests added:

Adds ~50 seconds to the total time to run all tests.

How was the code tested?

Local test suite pass.

Final checklist