]> xenbits.xensource.com Git - people/iwj/talks/2014-osstest.git/commitdiff
wip
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 22 Jul 2014 17:27:37 +0000 (18:27 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 22 Jul 2014 17:27:37 +0000 (18:27 +0100)
genmine
talk.txt

diff --git a/genmine b/genmine
index 1987072653e0b3a205a3e60526c076ecdadc3097..e4a9b09252eda7178c8e3e36c5b0a4af9771f2e4 100755 (executable)
--- a/genmine
+++ b/genmine
@@ -2,7 +2,7 @@
 use strict;
 
 our ($asof) = @ARGV;
-$asof ||= time;
+$asof ||= 1405958544;
 
 my $ystart = $asof - 365.25*86400;
 
index ee2f6e8d273c02490391e271239549594321df4f..588c54e24387cbe7d61cb5e671c09b28a8de0581 100644 (file)
--- a/talk.txt
+++ b/talk.txt
@@ -1,7 +1,7 @@
 [title]
 
 
-[intro, push gate]
+[screenshot of libvirt flight 29207]
 
 osstest is the Xen Project's automated testing system.
 
@@ -117,7 +117,8 @@ PV).  We now test our OVMF support, and check that we don't break
 FreeBSD guests.
 
 Tests of the obsolete xend toolstack have been split off into their
-own test jobs.
+own test jobs and cut down in tests of recent Xen versions in favour
+of libxl-based tests.
 
 More generally, some obsolete and duplicated tests have been cleaned
 up and the test matrix has been pruned somewhat.  This explains the