Skip to content

Commit

Permalink
removing stale pr 1151 and updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-rp committed Sep 30, 2024
1 parent bdf96bd commit 99f3374
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion feature/networkinstance/otg_tests/defaults_test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@ TODO(robshakir): fill in test plan from code already written.

The below yaml defines the OC paths intended to be covered by this test. OC paths used for test setup are not listed here.

TODO(robshakir): fill in coverage from code already written.
This test verifies that the IPv4 and IPv6 address families are enabled within a network instance by default.

## Test Procedure

* Configure an ATE with port1 connected to DUT port1, and port2 connected to DUT port2.
* Configure the DUT to have:
* these interfaces within the `DEFAULT` network instance and validate that traffic can be forwarded between ATE port1 and ATE port2.
* these interfaces within a non-default `L3VRF` and validate that traffic can be forwarded between ATE port1 and ATE port2.

```yaml
paths:
Expand Down

0 comments on commit 99f3374

Please sign in to comment.