Open
Description
Hi Team,
In reference to 202305 commit (#16948), I attempted to generate reduced SONiC NOS VS VM image using build option 'BUILD_REDUCE_IMAGE_SIZE'. But noticed that, the final image size is same as earlier (i.e. as before using this build-option).
Request to please confirm, does this build option is supported/applicable for SONiC VS VM image (sonic-vs.img.gz) or not in 202305 release ?
Steps followed:
Step1: Clone 202305 source code (31-10-2023)
Step2: enable 'BUILD_REDUCE_IMAGE_SIZE' in '~/sonic-buildimage/rules/config' file
Step3: Follow normal build options to generate 'sonic-vs.img.gz' binary.
- make init
- make configure PLATFORM=vs
- make target/sonic-vs.img.gz