letsencrypt / letsencrypt/boulder
test: move test.sh flag handling up into t.sh
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.8k
- Forks
- 649
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 24
Description
This will allow us to do things like specify a different profile for vitess vs mariadb and skip starting the containers we aren't using.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading test.sh and t.sh to compare where test flags are currently parsed and how container startup is controlled. Move the flag handling into t.sh so Vitess and MariaDB can use different profiles and unused containers can be skipped, then verify the affected test workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100