Print this page
9600 LDT still not happy under KPTI

@@ -9,11 +9,11 @@
 # http://www.illumos.org/license/CDDL.
 #
 
 #
 # Copyright (c) 2012 by Delphix. All rights reserved.
-# Copyright 2017 Joyent, Inc.
+# Copyright 2018 Joyent, Inc.
 #
 
 [DEFAULT]
 pre =
 verbose = False

@@ -60,5 +60,10 @@
 tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'sockpair']
 
 [/opt/os-tests/tests/pf_key]
 user = root
 tests = ['acquire-compare', 'acquire-spray']
+
+[/opt/os-tests/tests/i386]
+user = root
+arch = i86pc
+tests = ['ldt']