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
- What I did
With this change, when a new app-extension is installed, available_mem_threshold config is added to AUTO_TECHSUPPORT_FEATURE|<feature_name> key
- How I did it
- How to verify it
vkarri@d7a060369aba:/sonic/src/sonic-utilities$ pytest-3 tests/sonic_package_manager/test_service_creator.py
=============================================================== test session starts ===============================================================
platform linux -- Python 3.9.2, pytest-6.0.2, py-1.10.0, pluggy-0.13.0
rootdir: /sonic/src/sonic-utilities/tests, configfile: pytest.ini
plugins: pyfakefs-4.7.0, cov-2.10.1
collected 13 items
tests/sonic_package_manager/test_service_creator.py ............. [100%]
=============================================================== 13 passed in 0.25s ================================================================
Signed-off-by: Vivek Reddy Karri <[email protected]>
0 commit comments