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
--- Begin Message ---
From: Alexandre Belloni <alexandre.bell...@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.bell...@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+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[richard.pur...@linuxfoundation.org]
-=-=-=-=-=-=-=-=-=-=-=-
--- End Message ---
-=-=-=-=-=-=-=-=-=-=-=-
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/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-