SHA256
1
0
forked from pool/slurm

* Improve setup-testsuite.sh: copy ssh fingerprints from all nodes.

OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=225
This commit is contained in:
2022-10-26 06:23:36 +00:00
committed by Git OBS Bridge
parent 776ce8f23b
commit 212048404b
3 changed files with 5 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ Fri Oct 21 15:14:30 UTC 2022 - Egbert Eich <eich@suse.com>
* Add -ffat-lto-objects to the build flags when LTO is set to
make sure the object files we ship with the test suite still
work correctly.
* Improve setup-testsuite.sh: copy ssh fingerprints from all nodes.
-------------------------------------------------------------------
Fri Oct 14 08:49:24 UTC 2022 - Christian Goll <cgoll@suse.com>