-
-
Notifications
You must be signed in to change notification settings - Fork 63
Add savannah-raspbian worker
#633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
itamaro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- avoid duplicate builder name
- consider initially adding this builder to the unstable builders list, and moving it to stable only after it proved stable for a few days / weeks
|
Aha, a debug build on Raspberry Pi is going to be interesting :-) |
|
The builder was added and has two jobs in its queue but it seems like it didn't pick the first job yet: https://buildbot.python.org/#/builders/1829 |
|
We actually had a debug pi for a few weeks, the build time was quite long. |
|
From here it looks like the builder looks offline. |
|
And the first build is a success! The second build as well: maximum system load of 11.19 (for 4 CPUs) and |
|
Something odd happened in this run during the results upload, otherwise all green. |
|
I'm unfamiliar, is there a way to run that one again? I modified some configuration on my end and want to see if it gets resolved. |
|
Ah got it - thanks, I missed that 🤦♀️ |

Closes #632