Skip to content

Increase initial and default Podman socket timeout#338

Open
NotTheEvilOne wants to merge 1 commit into
mainfrom
fix/bug-336
Open

Increase initial and default Podman socket timeout#338
NotTheEvilOne wants to merge 1 commit into
mainfrom
fix/bug-336

Conversation

@NotTheEvilOne
Copy link
Copy Markdown
Contributor

@NotTheEvilOne NotTheEvilOne commented Apr 23, 2026

What this PR does / why we need it:
This PR enhances the Podman socket timeouts to fix #336. As Podman execution on GitHub arm64 runners takes too long for the former timeout we multiply the connection timeout there.

Which issue(s) this PR fixes:
Fixes #336

Special notes for your reviewer:
Requires #335

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.27%. Comparing base (35741dd) to head (29fdb1e).

Files with missing lines Patch % Lines
src/gardenlinux/oci/podman.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
- Coverage   91.29%   91.27%   -0.03%     
==========================================
  Files          51       51              
  Lines        2954     2958       +4     
==========================================
+ Hits         2697     2700       +3     
- Misses        257      258       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Fixes: #336
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
@NotTheEvilOne NotTheEvilOne requested a review from a team May 19, 2026 09:04
@NotTheEvilOne NotTheEvilOne self-assigned this May 19, 2026
@NotTheEvilOne NotTheEvilOne marked this pull request as ready for review May 19, 2026 09:04
@NotTheEvilOne NotTheEvilOne added the enhancement New feature or request label May 19, 2026
@yeoldegrove yeoldegrove self-requested a review May 19, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Podman integration socket activation hangs on GitHub ubuntu-24.04-arm

2 participants