sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

Fix for GCU_DHCP_Relay KVM test Failure in HEAD PR

Open ridahanif96 opened this issue 2 years ago • 0 comments

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)

ridahanif96 avatar Sep 20 '23 23:09 ridahanif96