Skip to content

Increase initial and default Podman socket timeout#338

Draft
NotTheEvilOne wants to merge 4 commits intomainfrom
fix/bug-336
Draft

Increase initial and default Podman socket timeout#338
NotTheEvilOne wants to merge 4 commits intomainfrom
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

Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
Fixes: #336
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

❌ Patch coverage is 71.42857% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.85%. Comparing base (199bfac) to head (a309bd3).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/gardenlinux/github/release/release.py 65.51% 20 Missing ⚠️
src/gardenlinux/oci/podman.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
- Coverage   91.36%   90.85%   -0.52%     
==========================================
  Files          51       51              
  Lines        2931     2973      +42     
==========================================
+ Hits         2678     2701      +23     
- Misses        253      272      +19     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant