python / buildmaster-config

Configuration for buildbot.python.org
https://buildbot.python.org/all/#/
30 stars 56 forks source link

New worker request: arm64-ios-simulator #475

Closed freakboy3742 closed 5 months ago

freakboy3742 commented 5 months ago

Username

freakboy3742

GitHub username

@freakboy3742

Name

Russell Keith-Magee

Email address

russell@keith-magee.com

Password status

I need a new owner password

Processor architecture

ARM64

Operating System

iOS

Anything special about the worker?

Required for PEP 730, to test the patches introduced under the meta issue python/cpython#114099.

Builds must be run single process, resulting in an estimated wall-clock duration of ~15m for a single test run.

A specific iOS version hasn't been specified as part of this buildbot definition. The expectation is that the Buildbot will track the current default (i.e., most recent) iOS image shipping with Xcode, and Xcode will be updated regularly as part of regular system maintenance.

vstinner commented 5 months ago

@zware @pablogsal: Can you handle this request? I don't manage passwords anymore.

vstinner commented 5 months ago

@freakboy3742: Can you prepare a PR to add your worker?

freakboy3742 commented 5 months ago

@vstinner I'm currently working on setting up the configuration; I submitted this PR because I was following the Buildbot setup guide which advises posting a PR to discuss setting up the worker and obtain the workername and password.

vstinner commented 5 months ago

I need a new owner password

Done.

I leave the issue open until I see the worker running in practice :-)

vstinner commented 5 months ago

The worker is running but failing. Failures can addressed in following PRs, I close this issue.

freakboy3742 commented 5 months ago

iOS buildbot is now passing