|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 0/6] Trivial reporting improvements
Ian Campbell writes ("Re: [OSSTEST PATCH 0/6] Trivial reporting improvements"):
> One small query: #5/6 reports "Test harness revision(s)" -- can there
> really be multiple for a given flight? I thought the per-branch repo was
> only updated at the start of the flight?
There's not supposed to be for production flights.
But that database table is updated (when using
Osstest::JobDB::Executive) by dbfl_check, which is called numerous
times including from tsreadconfig(), at the start of each ts-* script.
To avoid having to record lies in the database when running tests by
hand etc., the database table (flights_harness_touched) can record
multiple versions of osstest.git which have touched the flight. ("+"
is appended if the working tree is dirty.)
It's obviously better that sg-report-flight should report such
situations accurately, even if they are abnormal.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |