xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH v2 1/4] xtf: Always boot with loglvl=all guest_loglvl=all
@ 2016-11-08 15:09 Ian Jackson
  2016-11-08 15:09 ` [OSSTEST PATCH v2 2/4] BuildSupport: Honour $buildcmd_global_prefix Ian Jackson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ian Jackson @ 2016-11-08 15:09 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Ian Jackson

CC: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 make-flight | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make-flight b/make-flight
index 7bb536f..a374884 100755
--- a/make-flight
+++ b/make-flight
@@ -463,7 +463,7 @@ do_xtf_tests () {
       job_create_test test-xtf-$xenarch-$dom0arch-$i                 \
        test-xtf xl $xenarch $dom0arch                                \
             xtfbuildjob=${bfi}build-$xenarch-xtf                           \
-            xen_boot_append='hvm_fep=1'                              \
+            xen_boot_append='hvm_fep=1 loglvl=all guest_loglvl=all'	\
             all_hostflags=$most_hostflags,diverse-xtf-x86
   done
 }
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-11-08 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08 15:09 [OSSTEST PATCH v2 1/4] xtf: Always boot with loglvl=all guest_loglvl=all Ian Jackson
2016-11-08 15:09 ` [OSSTEST PATCH v2 2/4] BuildSupport: Honour $buildcmd_global_prefix Ian Jackson
2016-11-08 15:09 ` [OSSTEST PATCH v2 3/4] ts-xen-build: Enable CONFIG_EXPERT Ian Jackson
2016-11-08 15:09 ` [OSSTEST PATCH v2 4/4] ts-xen-build: Enable CONFIG_VERBOSE_DEBUG Ian Jackson
2016-11-08 15:18   ` Andrew Cooper

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).