]> xenbits.xensource.com Git - people/royger/osstest.git/commitdiff
cr-daily-branch: When reporting, always compare to real flights
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 21 May 2018 14:20:20 +0000 (15:20 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 21 May 2018 14:20:20 +0000 (15:20 +0100)
When we're running sg-report-flight, at the end of the flight, we
shouldn't try to compare it to play flights, but real ones (if any).
play flights might contain junk (which might even cause
sg-report-flight to crash).

CC: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
cr-daily-branch

index a06d5a49ed7bb37d176f32114f032c09f19a72b7..9b51627334a742b80408de6e15e4d7df6665c3e6 100755 (executable)
@@ -75,7 +75,7 @@ case $branch in
        treeurl=`./ap-print-url $branch`;;
 esac
 
-blessings_arg=--blessings=${DAILY_BRANCH_TESTED_BLESSING:-$OSSTEST_BLESSING}
+blessings_arg=--blessings=${DAILY_BRANCH_TESTED_BLESSING:-real}
 sgr_args+=" $blessings_arg"
 
 force_baseline='' # Non-empty = indication why we are forcing baseline.