Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cyber-sandbox-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MUNI-KYPO-CSCMUNI-KYPO-CSC
  • cyber-sandbox-creator
  • Merge requests
  • !45

Resolve "Add a validation wrapper for "vagrant up""

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Attila Farkas requested to merge 25-add-a-validation-wrapper-for-vagrant-up into version-3.1.0 May 13, 2022
  • Overview 1
  • Commits 9
  • Pipelines 0
  • Changes 10

The amount of memory and cpus included in the intermediate definition is now compared to the momentary available memory and number of cores (threads) on the host system before build. Free disk space is also checked and compared to a rough estimation of space needed by the sandbox (it is difficult to get a precise value). A warning is displayed when some of the checks fail, but the building process continues. Closes #25 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 25-add-a-validation-wrapper-for-vagrant-up