sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
174 stars 695 forks source link

SFlow: Adding a Warm-Reboot Test Case #3236

Open vivekrnv opened 3 years ago

vivekrnv commented 3 years ago

Description

Point 23 in HLD:Test_Plan suggests a test case for warm-reboot. Currently the test only supports normal reboot & fast-boot.

A method related to this can be added under, TestReboot Class.

Describe the results you received:

Describe the results you expected:

Additional information you deem important:

yxieca commented 3 years ago

@vivekreddynv can you elaborate the warm reboot requirement for sflow feature? The HLD linked seems to have a contradicting statement. Please clarify.

vivekrnv commented 3 years ago

This test essentially programs a valid configuration of SFlow and then validates the sFlow packet/counter sampling after performing a Warm-reboot.

However, this does not verify the SFlow sampling while the warm-reboot is in progress.