aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dmm/func/__init__.robot
diff options
context:
space:
mode:
authorsharath <sharathkumarboyanapally@gmail.com>2018-10-26 11:51:45 +0530
committerPeter Mikus <pmikus@cisco.com>2018-12-18 09:34:32 +0000
commitf5a1d81c2f3c532543b6cd6a457942dbf610f5f3 (patch)
treec3e4368bd0ea72f3908b2bae5e02a0487e74beb3 /tests/dmm/func/__init__.robot
parent4f9509d2dae42c99f5a5ece8b730bc322d31c948 (diff)
Adding DMM build artifacts
Change-Id: Ia5153d8e716d506c85ec8b723331438efd66ab6a Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
Diffstat (limited to 'tests/dmm/func/__init__.robot')
-rw-r--r--tests/dmm/func/__init__.robot2
1 files changed, 2 insertions, 0 deletions
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