xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH] xtf: Always boot with loglvl=all guest_loglvl=all
@ 2016-11-07 12:04 Ian Jackson
  2016-11-07 13:07 ` Andrew Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Jackson @ 2016-11-07 12:04 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] 2+ messages in thread

end of thread, other threads:[~2016-11-07 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-07 12:04 [OSSTEST PATCH] xtf: Always boot with loglvl=all guest_loglvl=all Ian Jackson
2016-11-07 13:07 ` 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).