Skip to content

Commit 7f6b794

Browse files
authored
Updated links in metadata.textproto file (#4833)
updates the testbed configuration in the metadata.textproto file from TESTBED_DUT_ATE_2LINKS to TESTBED_DUT_ATE_4LINKS. This change correctly aligns the metadata with the test implementation, which utilizes four ports.
1 parent 7dba57c commit 7f6b794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

feature/policy_forwarding/otg_tests/mpls_gue_ipv4_decap_scale_test/metadata.textproto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
uuid: "01e97eb5-b01c-4d26-a1e4-8cf29d1e2245"
55
plan_id: "PF-1.20"
66
description: "MPLSoGUE IPV4 decapsulation of IPV4/IPV6 payload scale test"
7-
testbed: TESTBED_DUT_ATE_2LINKS
7+
testbed: TESTBED_DUT_ATE_4LINKS
88
platform_exceptions: {
99
platform: {
1010
vendor: ARISTA
@@ -21,4 +21,4 @@ platform_exceptions: {
2121
static_mpls_unsupported: true
2222
default_network_instance: "default"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)