Make cr-daily-branch honour an environment or setting variable
EXTRA_SGR_ARGS. In branch-settings.linux-next set it appropriately to
arrange that the linux-next test reports consider linux-linus tests as
interesting as well as just linux-next ones.
(We already use a flight from linux-linus for selecting the baseline
linux version.)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
OSSTEST_PUSH=false
OLD_REVISION=determine-late
GITFORCEFLAG=--fail
+EXTRA_SGR_ARGS=--branches-also=linux-linus
;;
esac
+sgr_args+=" $EXTRA_SGR_ARGS"
+
: $flight $branch $OSSTEST_BLESSING $sgr_args
$DAILY_BRANCH_PREEXEC_HOOK
execute_flight $flight $OSSTEST_BLESSING