Skip to content

add nightly CI runs - #50

Merged
raharper merged 2 commits into
project-machine:mainfrom
mikemccracken:2025.11.17/main/add-nightly-ci
Nov 18, 2025
Merged

add nightly CI runs#50
raharper merged 2 commits into
project-machine:mainfrom
mikemccracken:2025.11.17/main/add-nightly-ci

Conversation

@mikemccracken

Copy link
Copy Markdown
Contributor

we are seeing intermittent atomfs related failures in the stacker test suite (see eg project-stacker/stacker#744) so let's see if they also happen here. The failures are in the mount + umount + mount a tree of images works tests, in the common code between squash and erofs - code from this repo. There's an equivalent test in this repo, so let's exercise it here to narrow things down

@codecov

codecovBot commented Nov 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.27%. Comparing base (8fde50f) to head (41a59ed).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #50 +/- ##
==========================================
+ Coverage 38.59% 40.27% +1.68% 
==========================================
Files 24 24 Lines 2257 1758 -499 ==========================================
- Hits 871 708 -163 + Misses 1208 872 -336 
Partials 178 178 

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

Signed-off-by: Michael McCracken <mikmccra@cisco.com>
Signed-off-by: Michael McCracken <mikmccra@cisco.com>
@mikemccracken
mikemccrackenforce-pushed the 2025.11.17/main/add-nightly-ci branch from c44b53a to 41a59edCompareNovember 17, 2025 23:49
@raharper
raharper merged commit 32013f4 into project-machine:mainNov 18, 2025
6 checks passed
Sign up for freeto 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

@mikemccracken@raharper