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
Add highload NSM scenario with continuous NSC scaling. This scenario can be useful because it has revealed a lot of memory, interface and goroutine leaks. We also should collect pod's metrics and vpp interfaces after the test.
Scenario:
Make basic NSM setup
Deploy NSCs and NSEs, 0 replicas each
Scale NSCs and NSEs up to 30 pods
Wait for 1 minute
Check pings for all NSCs
Scale NSCs and NSEs down to 0 pods
Wait for 1 minute
Repeat steps 3-7 100 (maybe more?) times
Decomposition
Write highload scenario in deployments-k8s - 3h
Test the scenario locally - 3h
Add collecting of metrics and vpp interfaces - 5h
Test the scenario on CI - 7h
The text was updated successfully, but these errors were encountered:
Description
Add highload NSM scenario with continuous NSC scaling. This scenario can be useful because it has revealed a lot of memory, interface and goroutine leaks. We also should collect pod's metrics and
vpp
interfaces after the test.Scenario:
Decomposition
deployments-k8s
- 3hvpp
interfaces - 5hThe text was updated successfully, but these errors were encountered: