Hi,

Le lun. 8 janv. 2024 à 14:34, Richard Purdie <
richard.pur...@linuxfoundation.org> a écrit :

> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
> ---
>  schedulers.py | 6 ------
>  1 file changed, 6 deletions(-)
>

This patch has been merged but not applied to the scheduler config maybe ?
meta-oe-mirror still run on Mickledore 12 days after this patch :
https://autobuilder.yoctoproject.org/typhoon/#/builders/156/builds/215


> diff --git a/schedulers.py b/schedulers.py
> index 4d7522a9..b8ff44b5 100644
> --- a/schedulers.py
> +++ b/schedulers.py
> @@ -487,12 +487,6 @@
> schedulers.append(sched.Nightly(name='nightly-check-layer-nanbield',
> properties=
>  schedulers.append(sched.Nightly(name='nightly-meta-oe-mirror-nanbield',
> properties=parent_default_props('meta-oe-mirror', 'nanbield'),
>                    builderNames=['meta-oe-mirror'], dayOfWeek=[3, 7],
> hour=2, minute=0, codebases = {'' : {'branch' : 'nanbield'}}))
>
> -# Run check-layer-nightly amd meta-oe-mirror twice a week for mickledore
> -schedulers.append(sched.Nightly(name='nightly-check-layer-mickledore',
> properties=parent_default_props('check-layer-nightly', 'mickledore'),
> -                  builderNames=['check-layer-nightly'], dayOfWeek=[2, 5],
> hour=2, minute=0, codebases = {'' : {'branch' : 'mickledore'}}))
> -schedulers.append(sched.Nightly(name='nightly-meta-oe-mirror-mickledore',
> properties=parent_default_props('meta-oe-mirror', 'mickledore'),
> -                  builderNames=['meta-oe-mirror'], dayOfWeek=[2, 5],
> hour=2, minute=0, codebases = {'' : {'branch' : 'mickledore'}}))
> -
>  # Run check-layer-nightly and meta-oe-mirror twice a week for kirkstone
>  schedulers.append(sched.Nightly(name='nightly-check-layer-kirkstone',
> properties=parent_default_props('check-layer-nightly', 'kirkstone'),
>                    builderNames=['check-layer-nightly'], dayOfWeek=[0, 3],
> hour=2, minute=0, codebases = {'' : {'branch' : 'kirkstone'}}))
> --
> 2.39.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#62101):
> https://lists.yoctoproject.org/g/yocto/message/62101
> Mute This Topic: https://lists.yoctoproject.org/mt/103596671/4316185
> Group Owner: yocto+ow...@lists.yoctoproject.org
> Unsubscribe:
> https://lists.yoctoproject.org/g/yocto/leave/7785375/4316185/289819188/xyzzy
> [yoann.con...@smile.fr]
> -=-=-=-=-=-=-=-=-=-=-=

-- 
Yoann Congal
Smile ECS - Tech expert
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62205): https://lists.yoctoproject.org/g/yocto/message/62205
Mute This Topic: https://lists.yoctoproject.org/mt/103596671/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to