sonic-buildimage/installer/x86_64/tests
Kuanyu Chen cb70c662df
[installer] Fix variable inside machine.conf caused install.sh error (#6600)
Encounter error when install SONiC image if there are some onie_discovery variables assigned with multiple values inside machine.conf

- How I did it

Replace original ". /machine.conf" method and add another function to do the same thing.

- How to verify it

Add a item inside /host/machine.conf like onie_disco_ntpsrv=10.254.141.10 10.254.141.131
Do sonic_installer install to check if any error occurs
2021-02-04 15:26:50 -08:00
..
sample_machine.conf [installer] Fix variable inside machine.conf caused install.sh error (#6600) 2021-02-04 15:26:50 -08:00
test_read_conf.sh [installer] Fix variable inside machine.conf caused install.sh error (#6600) 2021-02-04 15:26:50 -08:00