diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-11-13 13:30:48 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-11-13 13:33:53 +0000 |
commit | 7de465c09018b1cf739a28992fe198ccd5f5699d (patch) | |
tree | e8c02828cf39619e73d0d927012a3aa0a79b598b /resources/libraries/robot/shared/test_teardown.robot | |
parent | 3a42930d52dca48f4df64f9d7816dfc95c286a16 (diff) |
LIGATO: Remove
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I0c9b8b07ed3a113e24a38faaddd5ed06fae67768
Diffstat (limited to 'resources/libraries/robot/shared/test_teardown.robot')
-rw-r--r-- | resources/libraries/robot/shared/test_teardown.robot | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/resources/libraries/robot/shared/test_teardown.robot b/resources/libraries/robot/shared/test_teardown.robot index 0beeff4484..336cff5dad 100644 --- a/resources/libraries/robot/shared/test_teardown.robot +++ b/resources/libraries/robot/shared/test_teardown.robot @@ -129,13 +129,3 @@ | | ... | Show SR Steering Policies on all DUTs | ${nodes} | | Run Keyword If Test Failed | | ... | Show SR LocalSIDs on all DUTs | ${nodes} - -| Additional Test Tear Down Action For ligato -| | [Documentation] -| | ... | Additional teardown for performance tests with Ligato. -| | ... -| | Run Keyword If Test Failed -| | ... | Get Kubernetes logs on all DUTs | ${nodes} | csit -| | Run Keyword If Test Failed -| | ... | Describe Kubernetes resource on all DUTs | ${nodes} | csit -| | Delete Kubernetes resource on all DUTs | ${nodes} | csit |