aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/features/gbp.robot
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/robot/features/gbp.robot')
-rw-r--r--resources/libraries/robot/features/gbp.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/features/gbp.robot b/resources/libraries/robot/features/gbp.robot
index 78f9251180..6ebdad1532 100644
--- a/resources/libraries/robot/features/gbp.robot
+++ b/resources/libraries/robot/features/gbp.robot
@@ -50,7 +50,7 @@
| | | ... | ${nodes['${dut}']} | ${dut_lo} | bd_id=${id}
| | | GBP Endpoint Group Add
| | | ... | ${nodes['${dut}']} | ${100} | bd_id=${id} | rd_id=${id}
-| | | Configure IP addresses on interfaces
+| | | VPP Interface Set IP Address
| | | ... | ${nodes['${dut}']} | ${dut_lo} | 1.1.1.1 | 24
| | | GBP Subnet Add Del
| | | ... | ${nodes['${dut}']} | 1.1.1.0 | 24 | ${100} | rd_id=${id}