diff --git a/testsuite/expect/Makefile.am b/testsuite/expect/Makefile.am
index d3ccda9a3fc8467d0c1ca0c175f7f4524afe9938..82dcd978c82c239d0cef8767609465fee8fa33b1 100644
--- a/testsuite/expect/Makefile.am
+++ b/testsuite/expect/Makefile.am
@@ -203,6 +203,8 @@ EXTRA_DIST = \
 	test8.7.prog.c			\
 	test8.8				\
 	test8.20			\
+	test8.21			\
+	test8.21.bash			\
 	test9.1				\
 	test9.2				\
 	test9.3				\
diff --git a/testsuite/expect/Makefile.in b/testsuite/expect/Makefile.in
index b4e56b9c9b677c9716d3648d0df66cc680ac5bac..d8ca829822188a88b81f7742e009406ba817d6ff 100644
--- a/testsuite/expect/Makefile.in
+++ b/testsuite/expect/Makefile.in
@@ -483,6 +483,8 @@ EXTRA_DIST = \
 	test8.7.prog.c			\
 	test8.8				\
 	test8.20			\
+	test8.21			\
+	test8.21.bash			\
 	test9.1				\
 	test9.2				\
 	test9.3				\
diff --git a/testsuite/expect/README b/testsuite/expect/README
index 39ad5d514241b4f07c56c7784732d10c95fe667b..ea1f5ab954f21db5b1eabf1f685201e515e93c92 100644
--- a/testsuite/expect/README
+++ b/testsuite/expect/README
@@ -331,6 +331,8 @@ test8.8    Test result of marking smaller blocks in an error state.
 **NOTE**   The following tests are specificallly for Bluegene/Q systems
 test8.20   Bluegene/Q only: Test that job step allocations are a valid size
            and within the job's allocation
+test8.21   Bluegene/Q only: Test that multple job step allocations are
+           properly packed within the job's allocation
 
 
 test9.#    System stress testing. Exercises all commands and daemons.