The nanbield release is out of maintenance now, stop running metrics for it.

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

diff --git a/schedulers.py b/schedulers.py
index fba37a3c..7bbfe0a1 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -510,7 +510,6 @@ 
schedulers.append(sched.Nightly(name='nightly-reproducible-meta-oe', branch='mas
 # Run metrics at 3-7am each day
 schedulers.append(sched.Nightly(name='nightly-metrics-dunfell', 
branch='dunfell', properties=parent_default_props('metrics', 'dunfell'), 
builderNames=['metrics'], hour=6, minute=0, codebases = {'' : {'branch' : 
'dunfell'}}))
 schedulers.append(sched.Nightly(name='nightly-metrics-kirkstone', 
branch='kirkstone', properties=parent_default_props('metrics', 'kirkstone'), 
builderNames=['metrics'], hour=6, minute=15, codebases = {'' : {'branch' : 
'kirkstone'}}))
-schedulers.append(sched.Nightly(name='nightly-metrics-nanbield', 
branch='nanbield', properties=parent_default_props('metrics', 'nanbield'), 
builderNames=['metrics'], hour=6, minute=45, codebases = {'' : {'branch' : 
'nanbield'}}))
 schedulers.append(sched.Nightly(name='nightly-metrics-scarthgap', 
branch='scarthgap', properties=parent_default_props('metrics', 'scarthgap'), 
builderNames=['metrics'], hour=6, minute=30, codebases = {'' : {'branch' : 
'scarthgap'}}))
 schedulers.append(sched.Nightly(name='nightly-metrics', branch='master', 
properties=parent_default_props('metrics'), builderNames=['metrics'], hour=7, 
minute=0))
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63735): https://lists.yoctoproject.org/g/yocto/message/63735
Mute This Topic: https://lists.yoctoproject.org/mt/108053276/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to