xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH] enable FLASK_ENABLE when using it for testing
@ 2016-01-14 14:58 Doug Goldstein
  2016-01-14 14:28 ` [OSSTEST PATCH] pass --{enable, disable}-xsmpolicy based on XSM state Doug Goldstein
                   ` (2 more replies)
  0 siblings, 3 replies; 37+ messages in thread
From: Doug Goldstein @ 2016-01-14 14:58 UTC (permalink / raw)
  To: xen-devel; +Cc: Doug Goldstein, Ian Jackson, Ian Campbell

Currently OSSTest has 'XSM' tests but XSM and FLASK are two different
options and OSSTests's 'XSM' test depends on FLASK so ensure that FLASK
is enabled so that tests pass.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
---
 ts-xen-build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-xen-build b/ts-xen-build
index 4812dff..228ceac 100755
--- a/ts-xen-build
+++ b/ts-xen-build
@@ -60,6 +60,7 @@ END
 		echo >>xen/.config CONFIG_FLASK='${build_xsm}'
 	fi
 	echo >>.config XSM_ENABLE='${build_xsm}'
+	echo >>.config FLASK_ENABLE='${build_xsm}'
 END
                (nonempty($r{tree_qemu}) ? <<END : '').
 	echo >>.config QEMU_REMOTE='$r{tree_qemu}'
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2016-01-18 12:09 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14 14:58 [OSSTEST PATCH] enable FLASK_ENABLE when using it for testing Doug Goldstein
2016-01-14 14:28 ` [OSSTEST PATCH] pass --{enable, disable}-xsmpolicy based on XSM state Doug Goldstein
2016-01-13 19:30   ` [xen-unstable test] 77945: regressions - FAIL osstest service owner
2016-01-14  9:30     ` Jan Beulich
2016-01-14 11:42       ` Ian Campbell
2016-01-14 12:50         ` Jan Beulich
2016-01-14 13:57           ` Ian Campbell
2016-01-14 14:07             ` Doug Goldstein
2016-01-14 14:44               ` Ian Campbell
2016-01-14 14:54                 ` Doug Goldstein
2016-01-14 14:48               ` Jan Beulich
2016-01-14 15:04                 ` Doug Goldstein
2016-01-14 16:27             ` [xen-unstable test] 77945: regressions - FAIL [and 2 more messages] Ian Jackson
2016-01-14 17:07               ` Doug Goldstein
2016-01-14 17:18                 ` Ian Jackson
2016-01-14 17:25                   ` Ian Campbell
2016-01-14 19:10                   ` Doug Goldstein
2016-01-15 16:06               ` Jan Beulich
2016-01-15 17:06               ` Ian Campbell
2016-01-15 17:10                 ` Ian Jackson
2016-01-15 17:15                 ` Jan Beulich
2016-01-15 17:24                   ` Andrew Cooper
2016-01-15 17:42                     ` Ian Campbell
2016-01-18  7:49                       ` Jan Beulich
2016-01-18  8:55                         ` Andrew Cooper
2016-01-18  9:41                         ` Ian Campbell
2016-01-18  9:47                           ` Jan Beulich
2016-01-18 11:22                             ` Ian Campbell
2016-01-18 11:28                               ` Ian Jackson
2016-01-18 11:36                                 ` Ian Campbell
2016-01-18 12:09                                   ` Ian Campbell
2016-01-15 17:21                 ` Doug Goldstein
2016-01-14 21:40   ` [OSSTEST PATCH] pass --{enable, disable}-xsmpolicy based on XSM state Doug Goldstein
2016-01-16 20:50   ` Doug Goldstein
2016-01-14 16:22 ` [OSSTEST PATCH] enable FLASK_ENABLE when using it for testing Ian Campbell
2016-01-14 16:34   ` Doug Goldstein
2016-01-16 20:54 ` Doug Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).