From c5f519a043b4379a9d4c027dfce938c981bec111 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 22 Jul 2014 18:27:37 +0100 Subject: [PATCH] wip --- genmine | 2 +- talk.txt | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/genmine b/genmine index 1987072..e4a9b09 100755 --- a/genmine +++ b/genmine @@ -2,7 +2,7 @@ use strict; our ($asof) = @ARGV; -$asof ||= time; +$asof ||= 1405958544; my $ystart = $asof - 365.25*86400; diff --git a/talk.txt b/talk.txt index ee2f6e8..588c54e 100644 --- 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 -- 2.39.5