Skip to content

Commit

Permalink
[Thinkit] Verify input/output port number in forward test. Increase t…
Browse files Browse the repository at this point in the history
…he packet number to reduce flakiness in `P4rtPuntTraffic` test. Reduce traffic packets and traffic speed for P4Punt test case.Modify API to allow disabled sFlow interface config.
  • Loading branch information
kishanps authored and VSuryaprasad-HCL committed Dec 25, 2024
1 parent 062ca2a commit 4ad8c2a
Show file tree
Hide file tree
Showing 6 changed files with 416 additions and 250 deletions.
3 changes: 0 additions & 3 deletions tests/sflow/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ cc_library(
"//thinkit:mirror_testbed",
"//thinkit:mirror_testbed_fixture",
"//thinkit:ssh_client",
"//thinkit:switch",
"@com_github_gnmi//proto/gnmi:gnmi_cc_grpc_proto",
"@com_github_google_glog//:glog",
"@com_github_grpc_grpc//:grpc++",
Expand Down Expand Up @@ -97,8 +96,6 @@ cc_test(
":sflow_util",
"//gutil:status_matchers",
"//gutil:testing",
"//p4_pdpi/packetlib",
"//p4_pdpi/packetlib:packetlib_cc_proto",
"@com_github_gnmi//proto/gnmi:gnmi_cc_grpc_proto",
"@com_google_absl//absl/container:flat_hash_set",
"@com_google_absl//absl/strings",
Expand Down
Loading

0 comments on commit 4ad8c2a

Please sign in to comment.