From 72813c366cdaae8ee3c7103d6c61340650245b57 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 15 May 2018 10:42:58 +0200 Subject: HC tests: archive ODL logs (CSIT-1031) Change-Id: I444a5d6cd32cb9ee68575dfdb5a208de2c4eb72a Signed-off-by: Marek Gradzki --- tests/honeycomb/func/__init__.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/honeycomb') diff --git a/tests/honeycomb/func/__init__.robot b/tests/honeycomb/func/__init__.robot index cb25ee909d..89c5dc90a2 100644 --- a/tests/honeycomb/func/__init__.robot +++ b/tests/honeycomb/func/__init__.robot @@ -32,5 +32,5 @@ | ... | Stop Honeycomb service on DUTs | ${node} | AND | ... | Clear Honeycomb Log | ${node} | ... -| Suite Teardown | Run Keywords | Archive Honeycomb log file | ${node} | AND +| Suite Teardown | Run Keywords | Archive Honeycomb logs | ${node} | AND | ... | Cleanup Framework | ${nodes} -- cgit 1.2.3-korg