Change Genius IdManager Start and Stop Suite 01/69301/4
authorFaseela K <faseela.k@ericsson.com>
Fri, 9 Mar 2018 06:49:42 +0000 (12:19 +0530)
committerFaseela K <faseela.k@ericsson.com>
Fri, 9 Mar 2018 18:30:50 +0000 (00:00 +0530)
Idmanager does not have any testcase where switches are needed.
Changing the start suite for this, so that we can save
some time during CSIT runs as it saves a lot of unnecessary
operations.

Change-Id: I55bb06f21e0a277d4d1f8c0226c6c67a405462ad
Signed-off-by: Faseela K <faseela.k@ericsson.com>
csit/suites/genius/ID_manager.robot

index 91773b7bbfbd89e5889fe136977d8cc5ffeadcba..4f1a1b70fe391d942d2b4a81a75d3d6799344b35 100644 (file)
@@ -1,7 +1,7 @@
 *** Settings ***
 Documentation     Test Suite for IdManager
-Suite Setup       Genius Suite Setup
-Suite Teardown    Genius Suite Teardown
+Suite Setup       Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}    timeout=5
+Suite Teardown    Delete All Sessions
 Test Teardown     Get Model Dump    ${ODL_SYSTEM_IP}    ${idmanager_data_models}
 Library           OperatingSystem
 Library           String