We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51db5ac commit 2d7f459Copy full SHA for 2d7f459
NEWS
@@ -1,9 +1,11 @@
1
+- hpc-testing 0.5.0
2
* Add -g 0 option to fix ibv tests on SRIOV
3
* Replace iptable fiddling with SuSEfirewall2 stop
4
* Add option for VMs to workaround mvapich2 glitch
5
* Add basic rxe testsuite
- * Add support for SLES15SP1
6
+ * Add support for SLES15SP[123]
7
* Add proper --in-vm option
8
+ * Many minor fixes
9
- hpc-testing 0.4.0
10
* Add GPLv3 to all scripts
11
* .gitignore: Ignore test results
rpm/hpc-testing.spec
@@ -18,7 +18,7 @@
18
%define git_ver %{nil}
19
20
Name: hpc-testing
21
-Version: 0.4.0
+Version: 0.5.0
22
Release: 0
23
Summary: Test scripts to validate HPC packages
24
License: GPL-3.0
0 commit comments