Print this page
9600 LDT still not happy under KPTI
*** 9,19 ****
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2012 by Delphix. All rights reserved.
! # Copyright 2017 Joyent, Inc.
#
[DEFAULT]
pre =
verbose = False
--- 9,19 ----
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2012 by Delphix. All rights reserved.
! # Copyright 2018 Joyent, Inc.
#
[DEFAULT]
pre =
verbose = False
*** 60,64 ****
--- 60,69 ----
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']