Skip to content

Conversation

@mikemccracken
Copy link
Contributor

an update to the docker-library/python git repo removed the alpine 3.21 directory that this test was assuming would be there.

this change updates to use alpine 3.22 instead.

to avoid being broken by future changes, we also reset to the current commit.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

an update to the docker-library/python git repo removed the alpine 3.21
directory that this test was assuming would be there.

this change updates to use alpine 3.22 instead.

to avoid being broken by future changes, we also reset to the current commit.

Signed-off-by: Michael McCracken <mikmccra@cisco.com>
@mikemccracken
Copy link
Contributor Author

NOTE: this fixes a test that is NOT RUN during PR CI, only during nightly.

@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.83%. Comparing base (c25c905) to head (a9b19dc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #747   +/-   ##
=======================================
  Coverage   51.83%   51.83%           
=======================================
  Files          59       59           
  Lines        6492     6492           
=======================================
  Hits         3365     3365           
  Misses       2483     2483           
  Partials      644      644           

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

@mikemccracken mikemccracken merged commit 577b538 into project-stacker:main Dec 12, 2025
17 checks passed
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.

2 participants