Combine common keywords and fix argument issue 20/88720/7
authorJamo Luhrsen <jluhrsen@gmail.com>
Thu, 26 Mar 2020 18:51:32 +0000 (11:51 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Fri, 27 Mar 2020 17:47:35 +0000 (10:47 -0700)
commit3d3169ffc82a65a2198d2dbd7f22d3636bb6564f
treecc9ed6a0653da5fe687d7d3f612a2a7f5603e4f7
parentc77570559ab763e168180594f7fcbfa4736969d1
Combine common keywords and fix argument issue

https://git.opendaylight.org/gerrit/c/integration/test/+/88446
broke the getsingle.robot suite because it was duplicating some
work that should be common. So combined the duplication between
it and max_devices in to the netconfkeywords lib. getmulti.robot
is also sharing keywords now.

Also add back 300s timeout for Wait_Connected keyword that was
migrated to NetconfKeywords.robot lib in parallel with the
review/merge of https://git.opendaylight.org/gerrit/c/integration/test/+/88662

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I063b6e13cdbafff778186043a2250da284365091
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
csit/libraries/NetconfKeywords.robot
csit/suites/netconf/scale/getmulti.robot
csit/suites/netconf/scale/getsingle.robot
csit/suites/netconf/scale/max_devices.robot