python / python/buildmaster-config

AMD64 Alpine Linux (ware-alpine) shouldn't run on 3.13 PRs

Open
#654 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
61
Forks
61
Avg merge
23h 44m
Merged PRs (30d)
12

Description

I think this is a configuration issue, which is why I'm filing an issue here, but I'm not 100% sure.

Adding test-with-buildbots to [3.13] PRs in CPython runs on "AMD64 Alpine Linux PR". I don't think this should be the case becasue:

  1. The buildbot is failing: https://buildbot.python.org/#/builders/1307/builds/175
  2. The buildbot isn't configured to run on 3.13 branch, just 3.14 and 3.x: https://buildbot.python.org/#/workers/19

I don't think we should be running on 3.13 PRs if we're not running on 3.13 branch.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the 3.13 PR workflow with the AMD64 Alpine Linux worker and buildbot links named in the issue. Confirm why the worker is selected despite being configured for 3.14 and 3.x; done means 3.13 PRs no longer run there unless the worker is configured for that branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.