letsencrypt / letsencrypt/boulder
Reduce logging in integration tests
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.8k
- Forks
- 649
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 24
Description
Ideas:
- shorten log line prefix (esp the rsyslog-added prefix)
- lower log level overall, esp in the CA
- when tests fail, send sigkill instead of sigterm for less-graceful and less-verbose shutdown
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
No files, tests, or entry points are named. Start by locating the integration-test logging setup, the rsyslog-added prefix, CA log-level configuration, and failure shutdown handling; confirm the desired output and shutdown behavior with maintainers before making changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100