Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix comment: root fs size must be smaller than 65% #3964

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 23, 2021

  1. Fix comment: root fs size must be smaller than 65%

    If the root parition is not smaller than 65% of the disk then a later step would shrink the volume
    which is thus aborted and fails the job.
    
    This value is from line 44 of
    scripts/jenkins/cloud/ansible/roles/cloud_generator/templates/input_model/data/disk_models.yml
    JanZerebecki committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5730008 View commit details
    Browse the repository at this point in the history