Skip to content

[Bugfix:Developer] Fix Ansible install in CI#12153

Merged
IDzyre merged 1 commit intomainfrom
fix-ansible
Oct 23, 2025
Merged

[Bugfix:Developer] Fix Ansible install in CI#12153
IDzyre merged 1 commit intomainfrom
fix-ansible

Conversation

@IDzyre
Copy link
Member

@IDzyre IDzyre commented Oct 22, 2025

Why is this Change Important & Necessary?

Currently the Ansible install tests are failing because the autograder services can't start because of too much disk space.

What is the New Behavior?

The same folders that are removed in the normal CI procedures are now removed for Ansible install as well.
The tests should now run and pass.

What steps should a reviewer take to reproduce or test the bug or new feature?

See the tests now pass in CI.

Other information

We should investigate more options to reduce space, because it looks like it's ~40+ gb.

Added a step to delete unused folders in CI workflow.
@github-project-automation github-project-automation bot moved this to Seeking Reviewer in Submitty Development Oct 22, 2025
@automateprojectmangement automateprojectmangement bot moved this from Seeking Reviewer to Work in Progress in Submitty Development Oct 22, 2025
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12153   +/-   ##
=========================================
  Coverage     21.68%   21.68%           
  Complexity     9598     9598           
=========================================
  Files           268      268           
  Lines         36620    36620           
  Branches        475      475           
=========================================
  Hits           7941     7941           
  Misses        28208    28208           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.69% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 90.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@IDzyre IDzyre marked this pull request as ready for review October 22, 2025 20:50
@IDzyre IDzyre moved this from Work in Progress to Awaiting Maintainer Review in Submitty Development Oct 22, 2025
@automateprojectmangement automateprojectmangement bot moved this from Awaiting Maintainer Review to Seeking Reviewer in Submitty Development Oct 22, 2025
@IDzyre IDzyre changed the title [Bugfix:Developer] Fix Ansible install [Bugfix:Developer] Fix Ansible install in CI Oct 22, 2025
@IDzyre IDzyre requested a review from williamschen23 October 22, 2025 20:52
@automateprojectmangement automateprojectmangement bot moved this from Seeking Reviewer to In Review in Submitty Development Oct 22, 2025
Copy link
Contributor

@williamschen23 williamschen23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue was the same as the one I saw. Test passes now which is good!

@github-project-automation github-project-automation bot moved this from In Review to Awaiting Maintainer Review in Submitty Development Oct 23, 2025
@IDzyre IDzyre merged commit 6d96fdc into main Oct 23, 2025
89 of 100 checks passed
@IDzyre IDzyre deleted the fix-ansible branch October 23, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants