A b2_1 only test is needed. Add it as a comment so as not to
reuse it in the future.
Signed-off-by: Keith Mannthey <keith.mannthey@intel.com>
Change-Id: I3caf15d1369e73b8104194561b73929561d2dfe9
Reviewed-on: http://review.whamcloud.com/4690
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
}
run_test 61 "Verify to not reuse orphan objects - bug 17025"
+# test_62 as seen it b2_1 please do not reuse test_62
+#test_62()
+#{
+# zconf_umount `hostname` $DIR
+# #define OBD_FAIL_PTLRPC_DELAY_IMP_FULL 0x516
+# lctl set_param fail_loc=0x516
+# mount_client $DIR
+#}
+#run_test 62 "Verify connection flags race - bug LU-1716"
+
check_cli_ir_state()
{
local NODE=${1:-$HOSTNAME}