Clean data when switching tell-base protocol. 74/56474/8
authorVratko Polak <vrpolak@cisco.com>
Thu, 4 May 2017 13:03:38 +0000 (15:03 +0200)
committerVratko Polak <vrpolak@cisco.com>
Thu, 4 May 2017 13:03:38 +0000 (15:03 +0200)
commitb2e5cdbe5ee97bd1be24a26d2e627da96456516c
treed5c682a38a5c0d69210f66d81ca50a2606660f80
parent759c74a4d804a245980f1d785a72f358dcb4e048
Clean data when switching tell-base protocol.

That is to make sure persisted data does not create failures.
That can be reverted when suite results are stable enough.

SSHKeywords.Run_Keyword_With_Ssh added to be more defensive
against situation when inner failure prevents session restore.

ClusterManagement.Check_Bash_Command_On_List_Or_All added
to rely on this defensivenes when running bash commands
with logging and checks.

Change-Id: I9ac004324f06646aec582987cd4665a61db88b4f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
csit/libraries/ClusterManagement.robot
csit/libraries/SSHKeywords.robot
csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
csit/suites/test/cluster_reset.robot