sonic-buildimage/dockers/docker-macsec/cli-plugin-tests
Ze Gan 0156c21eff
[macsec-cli]: Fixing to config MACsec on the port will clear port attributes in config db (#10903)
Why I did it
There is a bug that the Port attributes in CONFIG_DB will be cleared if using sudo config macsec port add Ethernet0 or sudo config macsec port del Ethernet0

How I did it
To fetch the port attributes before set/remove MACsec field in port table.

Signed-off-by: Ze Gan <ganze718@gmail.com>
2022-05-24 18:42:54 +08:00
..
appl_db.json [docker-macsec]: MACsec CLI Plugin (#9390) 2022-05-19 21:59:37 +08:00
conftest.py [macsec-cli]: Fixing to config MACsec on the port will clear port attributes in config db (#10903) 2022-05-24 18:42:54 +08:00
counters_db.json [docker-macsec]: MACsec CLI Plugin (#9390) 2022-05-19 21:59:37 +08:00
mock_tables.py [docker-macsec]: MACsec CLI Plugin (#9390) 2022-05-19 21:59:37 +08:00
pytest.ini [docker-macsec]: MACsec CLI Plugin (#9390) 2022-05-19 21:59:37 +08:00
test_config_macsec.py [macsec-cli]: Fixing to config MACsec on the port will clear port attributes in config db (#10903) 2022-05-24 18:42:54 +08:00
test_show_macsec.py [docker-macsec]: MACsec CLI Plugin (#9390) 2022-05-19 21:59:37 +08:00