fix(infra): Octeon bits 43/43043/1
authorKishor Dhanawade <[email protected]>
Wed, 28 May 2025 04:23:35 +0000 (04:23 +0000)
committerKishor Dhanawade <[email protected]>
Wed, 28 May 2025 04:23:35 +0000 (04:23 +0000)
comment fix in https://gerrit.fd.io/r/c/csit/+/41870

Change-Id: I9ac639aab5b875c9fb3c42896118f2ed4c090cf1
Signed-off-by: Kishor Dhanawade <[email protected]>
resources/libraries/robot/shared/test_teardown.robot

index 5f5fb13..6d62b2c 100644 (file)
 | | FOR | ${dut} | IN | @{duts}
 | | | Run Keyword If Test Failed
 | | | ... | Show Ipsec Security Association | ${nodes['${dut}']}
-| | | Run Keyword | Vpp Show Ipsec All | ${nodes['${dut}']}
+| | | Run Keyword If Test Failed
+| | | ... | Vpp Show Ipsec All | ${nodes['${dut}']}
 | | END
 
 | Additional Test Tear Down Action For ipsec_all