Skip to content

Don't count both SYS and NEVM disk space requirements #216

Description

@ConanMishler

When builder.py calculates disk space requirements for the chosen SNode configuration, if both SYS and NEVM services have been selected for deployment, it currently adds the required space for SYS and also the required space for NEVM when calculating the total disk space required. It should never add the disk space required for NEVM because it's the same disk space used by SYS (and if NEVM is sourced externally, there is also no local disk space required for NEVM).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions