Whamcloud - gitweb
LU-2675 cleanup: remove User Mode Linux specific code
[fs/lustre-release.git] / lustre / tests / replay-ost-single.sh
index a85031a..b7115a6 100755 (executable)
@@ -19,10 +19,6 @@ init_logging
 
 require_dsh_ost || exit 0
 
-# Tests that fail on uml
-CPU=`awk '/model/ {print $4}' /proc/cpuinfo`
-[ "$CPU" = "UML" ] && EXCEPT="$EXCEPT 6"
-
 # Skip these tests
 # BUG NUMBER: 
 ALWAYS_EXCEPT="$REPLAY_OST_SINGLE_EXCEPT"