Actions: sonic-net/sonic-pins
Actions
4,728 workflow runs
4,728 workflow runs
CreateSymbolicIrTableEntry
to more canonical pla…
build
#4732:
Commit f7e5b4e
pushed
by
kishanps
counter_data
and meter_counter_data
are expected to change. Added them to exception while comparing the snapshots.Add helper to stop the OTG trafficAdd support for NSF ACL flow coverage test. The goal of the test is to make sure the ACL flows installed prior to NSF reboot, converge after the NSF reboot.
build
#4731:
Pull request #1004
opened
by
ksravani-hcl
p4_info
parameter to flow programmers.Added a polling mechanism to check if the NSF reboot has succeeded or not. The helper takes care of cases where the RebootStatus RPC gets rejected when the switch becomes unreachable.The passing condition is active = false
and status = SUCCESS
. Any other combination indicates that NSF reboot has failed.The maximum polling timeout is 8mins.Implement GetTestbed
utility for MirrorTestbed
.Implement GetConnectedInterfacesForSut
, ValidateSut
, WaitForReboot
, PushConfig
utility methods for MirrorTestbed
.
build
#4730:
Pull request #1003
synchronize
by
ksravani-hcl
p4_info
parameter to flow programmers.Added a polling mechanism to check if the NSF reboot has succeeded or not. The helper takes care of cases where the RebootStatus RPC gets rejected when the switch becomes unreachable.The passing condition is active = false
and status = SUCCESS
. Any other combination indicates that NSF reboot has failed.The maximum polling timeout is 8mins.Implement GetTestbed
utility for MirrorTestbed
.Implement GetConnectedInterfacesForSut
, ValidateSut
, WaitForReboot
, PushConfig
utility methods for MirrorTestbed
.
build
#4729:
Pull request #1003
opened
by
ksravani-hcl
ValidationResult
constructor that takes test_outcomes
as an argument. Disable bmv2 log by default. Define a StorePacketTrace
function that store P4 simulation packet traces for given input (bmv2 logs for now). Make dvaas::ValidateDataplane call it for the first failure. Fix packet comparison. Add PacketTrace proto. Store bmv2 log dir in bmv2 wrapper.
build
#4725:
Pull request #999
opened
by
ksravani-hcl