From 1413870743c520b7f486797da302e91f99600c20 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Mon, 6 Oct 2014 14:50:51 -0700 Subject: [PATCH] Update BUILD.NOTES --- BUILD.NOTES | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/BUILD.NOTES b/BUILD.NOTES index 5c0b91b0fca..0b99eadc3a2 100644 --- a/BUILD.NOTES +++ b/BUILD.NOTES @@ -251,14 +251,12 @@ Job profiling: - Run "gprof [executable-file] >outfile" Before new major release: - - Test on ia64, i386, x86_64, BGL, AIX, OSX, XCPU + - Test on ia64, i386, x86_64, BGQ, NRT/POE, Cray - Test on Elan and IB switches - Test fail-over of slurmctld - Test for memory leaks in slurmctld, slurmd and slurmdbd with various plugins - Change API version number - - Review and release web pages - - Review and release code - - Run "make check" + - Run "make check" (requires "dejagnu" package) - Test that the prolog and epilog run - Run the test suite with SlurmUser NOT being self - Test for errors reported by CLANG tool: -- GitLab