X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fdmm%2Ffunc%2F__init__.robot;h=65e2879d167a8918b56c45d94c44dffca62b1628;hp=3215dc87f95a6a6a81aac818db99177998ca82db;hb=468680a7d534c1f25ad45b5bddc67c601246a909;hpb=374b35938abf48e742fb3438ae8ed1e9b47d84ce 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