sonic-utilities
sonic-utilities copied to clipboard
Fix for GCU_DHCP_Relay KVM test Failure in HEAD PR
What I did
KVM Elastic test cases are failing due to missing mode attribute in configuration Updated GCU function by making it compatible with HEAD PR so that it can pass KVM Elastic test cases
How I did it
Modified generic_updater.py. Added a logic in def replace function such that it will not fail in rollback. In this way it will pass KVM Elastic (GCU_Dhcp_relay.py test)