From f5a1d81c2f3c532543b6cd6a457942dbf610f5f3 Mon Sep 17 00:00:00 2001 From: sharath Date: Fri, 26 Oct 2018 11:51:45 +0530 Subject: Adding DMM build artifacts Change-Id: Ia5153d8e716d506c85ec8b723331438efd66ab6a Signed-off-by: sharath --- tests/dmm/func/__init__.robot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/dmm/func/__init__.robot') diff --git a/tests/dmm/func/__init__.robot b/tests/dmm/func/__init__.robot index 3215dc87f9..65e2879d16 100644 --- a/tests/dmm/func/__init__.robot +++ b/tests/dmm/func/__init__.robot @@ -15,4 +15,6 @@ | Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.DMM.SetupDMMTest +| Library | resources.libraries.python.DMM.SingleCliSer | Suite Setup | Setup DMM Test | ${nodes} +| Suite Teardown | Archive DMM logs | ${nodes['DUT1']} | ${nodes['DUT2']} \ No newline at end of file -- cgit 1.2.3-korg