]> xenbits.xensource.com Git - osstest.git/commitdiff
history reporting (nfc): Add another test rune to the notes
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 10 Aug 2020 12:06:48 +0000 (13:06 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Wed, 19 Aug 2020 10:41:18 +0000 (11:41 +0100)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
runes

diff --git a/runes b/runes
index 8139f955821bcaf67dc61de6bb2a1ea90eb1f5b8..829e6106878f78149ab770f670698e4c4b868dec 100644 (file)
--- a/runes
+++ b/runes
@@ -11,3 +11,5 @@ select * from jobs full outer join steps using (job, flight) where flight=2364 o
 >v; env DBI_TRACE=2=v time ./sg-report-host-history --debug --html-dir=$PWD/e --max-flight=152223 flight:152223  2>&1 |tee c |ts -s %.s >c.ts
 rm -rf d; mkdir d; cp -a e/. d/.; mv c.ts b.ts; mv c b; mv v u
 cp -a d/. e/.
+
+>v; env DBI_TRACE=2=v time ./sg-report-job-history --debug --html-dir=$PWD/e --max-flight=152223 --flight=152223  2>&1 |tee c |ts -s %.s >c.ts