Enable GNMI native write by default (#14845)
#### Why I did it SONiC master image needs GNMI native write. #### How I did it Update rules/config to enable. #### How to verify it Run end2end test.
This commit is contained in:
parent
77728f5e36
commit
41a1c13c03
@ -165,7 +165,7 @@ ENABLE_AUTO_TECH_SUPPORT = y
|
||||
|
||||
# ENABLE_NATIVE_WRITE - Enable native write/config operations via the gNMI interface.
|
||||
# Uncomment to enable:
|
||||
# ENABLE_NATIVE_WRITE = y
|
||||
ENABLE_NATIVE_WRITE = y
|
||||
|
||||
# INCLUDE_MACSEC - build docker-macsec for macsec support
|
||||
INCLUDE_MACSEC = y
|
||||
|
Reference in New Issue
Block a user