X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fip6%2Feth2p-ethip6-ip6base-dev.robot;h=4851c92b5f8d69919732ddeb4a9c1957bcdf2715;hp=66a3a0f6da85ce5df52b4eedbc38e4188b2a9075;hb=758d50dd77f6114b2d4fe0ca13d95ae111f7b110;hpb=1577123a3c27541181097cb4186aa8855f20b1cc diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot index 66a3a0f6da..4851c92b5f 100644 --- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Cisco and/or its affiliates. +# Copyright (c) 2019 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -22,7 +22,7 @@ | ... | Suite Setup | Setup suite single link | Test Setup | Setup test -| Test Teardown | Tear down test +| Test Teardown | Tear down test | packet_trace | ... | Documentation | *IPv6 routing test cases* | ... @@ -133,6 +133,7 @@ | | ... | remote_host2_ip6=${remote_host2_ip6} | | ... | remote_host_ip6_prefix=${remote_host_ip6_prefix} | | And Suppress ICMPv6 router advertisement message | ${nodes} +| | And VPP Get IP tables | ${dut_node} | | And All Vpp Interfaces Ready Wait | ${nodes} | | Then Send IPv6 echo request packet and verify headers | ${tg_node} | | ... | ${tg_to_dut_if1} | ${tg_node} | ${tg_to_dut_if2}