arista-eosplus / ztpserver

Full service ZTP Server implementation for bootstrapping Arista EOS nodes
Other
70 stars 33 forks source link

Fix install_image action #397

Closed dlobato closed 1 year ago

dlobato commented 1 year ago

implement parse_eos_version function to avoid external dependencies

mharista commented 1 year ago

Looking through the check I'm seeing tests related to install_image failing. Do these need updating? Potential new tests for new parse_eos_version function?

dlobato commented 1 year ago

all green now, parse_eos_version was buggy and test_no_downgrade catch the error