You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle restore_count and system_enable ”NoneType“ value scenario. (#679)
* Handle system_enable NoneType value scenario.
* Handle NoneType error.
* Added UT
* Move UT into TestXcvrdScript
* Fix UT
* Fix UT
* Fix UT
* Using log utilities function
* Fix UT
* Pass self
* Use helpper_logger instead of self.
* Remove empty lines
* add log_exception_traceback to print stack.
* Modify log errors.
0 commit comments