From 15f37f7101ac7802d98809982e909d1125d449e6 Mon Sep 17 00:00:00 2001 From: Mathieu Dubois-Briand Date: Thu, 24 Oct 2024 11:13:55 +0200 Subject: [PATCH] schedulers: Add codebase on all forced builds Adding the code base with no name and a label on sub-builders, so it adds the missing "yocto-autobuilder-helper" header on the build start pop-up. This mimic the behaviour we already have for the a-full/a-quick builds. Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- schedulers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/schedulers.py b/schedulers.py index e4266a5..c678c1d 100644 --- a/schedulers.py +++ b/schedulers.py @@ -386,6 +386,7 @@ for builder in config.subbuilders: schedulers.append(sched.ForceScheduler( name=builder, builderNames=[builder], + codebases=[util.CodebaseParameter(codebase='', label="yocto-autobuilder-helper:", project=None)], reason=util.StringParameter( name="reason", label="""Reason (please note the reason for triggering the