Hide Forgot
Looks like the output of sg_* changed from RHEL6 to RHEL7. Just patch the 00?.out files to remove the lines that were removed.
Created attachment 850443 [details] Fix for scsi-testsuite on RHEL7 RHEL-7 sg3_utils do not print following lines: Sense Information: sense buffer empty With this patch all tests pass (run in guest on qemu-kvm-1.5.3-36.el7)
(In reply to Miroslav Rezanina from comment #4) > Created attachment 850443 [details] > Fix for scsi-testsuite on RHEL7 > RHEL-7 sg3_utils do not print following lines: > > Sense Information: > sense buffer empty Yes, thanks for your kindly reminds and patch. I will make a note to our TCMS case. > With this patch all tests pass (run in guest on qemu-kvm-1.5.3-36.el7) I also test it pass with your instructions. host info: # uname -r && rpm -q qemu-kvm-rhev 3.10.0-100.el7.x86_64 qemu-kvm-rhev-1.5.3-50.el7.x86_64 scsi-testsuite]# ./check PLATFORM -- Linux/x86_64 localhost 3.10.0-100.el7.x86_64 001 0s ... 002 0s ... 003 0s ... 004 0s ... 005 0s ... 006 0s ... 007 0s ... Passed all 7 tests Best Regards, sluo