[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-devel
Subject:    [oe] [yocto] [yocto-autobuilder2][PATCH] schedulers: drop meta-oe-mirror and reproducible-meta-oe fr
From:       "Richard Purdie" <richard.purdie () linuxfoundation ! org>
Date:       2024-01-26 15:44:05
Message-ID: 16604c51c5eb7649ea454e2dd011b0e0105c879e.camel () linuxfoundation ! org
[Download RAW message or body]

Hi All,

I just wanted to make sure people using meta-openembedded see this.

The implication here is that we're not seeing improvements to the point
where Yocto Project can keep up with the failures being generated from
meta-openembedded so were having to take it out some of our processes.

We can add it back if things improve.

Cheers,

Richard

[Attachment #3 (--YeAvFtxT14wdqxL8vIPx)]


Content-Transfer-Encoding: 8bit

From: Alexandre Belloni <alexandre.belloni@bootlin.com>

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
---
 schedulers.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/schedulers.py b/schedulers.py
index 9ffa88f5f384..5ddcc7a68ce9 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -283,6 +283,8 @@ def repos_for_builder(buildername):
 def parent_default_props(buildername, branchname=None):
     props = {}
     props["swat_monitor"] = True
+    if buildername in ['reproducible-meta-oe', 'meta-oe-mirror']:
+        props["swat_monitor"] = False
     repos = config.buildertorepos.get(buildername)
     if not repos:
         repos = config.buildertorepos["default"]
-- 
2.43.0



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62302): https://lists.yoctoproject.org/g/yocto/message/62302
Mute This Topic: https://lists.yoctoproject.org/mt/103978367/1686473
Group Owner: yocto+owner@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [richard.purdie@linuxfoundation.org]
-=-=-=-=-=-=-=-=-=-=-=-



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#108462): https://lists.openembedded.org/g/openembedded-devel/message/108462
Mute This Topic: https://lists.openembedded.org/mt/103978453/4455120
Group Owner: openembedded-devel+owner@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [openembedded-devel@marc.info]
-=-=-=-=-=-=-=-=-=-=-=-



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic