Skip to content

Ensure AIOs use correct flavor#2271

Merged
MoteHue merged 3 commits into
stackhpc/2025.1from
fix-aio-flavor-2025.1
Apr 20, 2026
Merged

Ensure AIOs use correct flavor#2271
MoteHue merged 3 commits into
stackhpc/2025.1from
fix-aio-flavor-2025.1

Conversation

@Alex-Welsh
Copy link
Copy Markdown
Member

@Alex-Welsh Alex-Welsh commented Apr 15, 2026

This fixes two many issues

  1. It ensures AIOs select their flavor/network combo using the right github env var
  2. It changes the AIO flavor on SMS to a custom flavor that should stop it from landing on the slow hypervisors
  3. It changes the AIO instance cleanup action to let jobs run for up to 6 hours
  4. It increases the size of the AIO disk so upgrade jobs don't run out of space (mainly in the docker LV)

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Alex-Welsh and others added 3 commits April 17, 2026 14:43
AIO upgrade jobs on SMS regularly exceed 3 hours, so can be culled
before they are finished. This commit ensures they are only removed
after 6 hours.
Ubuntu Jammy -> Noble AIO upgrade jobs are currently failing due to
the Docker LV being >90% full. This change increases the overall volume
size available to the instance, as well as increasing the LV size for
the /var LV as that was also >90% utilised.
@MoteHue MoteHue enabled auto-merge April 20, 2026 09:49
@MoteHue MoteHue merged commit 7715c23 into stackhpc/2025.1 Apr 20, 2026
40 of 41 checks passed
@MoteHue MoteHue deleted the fix-aio-flavor-2025.1 branch April 20, 2026 11:01
@seunghun1ee
Copy link
Copy Markdown
Member

The commit 9823037 needs to be backported to stackhpc/2024.1 to be actually have an effect.
PR created at #2309

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.

4 participants