BFD tunnel monitoring test cases suite. 49/53649/21
authorNazeerahamed <nazeerahamed.hunshyal@tcs.com>
Wed, 22 Mar 2017 14:47:51 +0000 (07:47 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 12 May 2017 22:36:39 +0000 (22:36 +0000)
commitf651d7de4a4b050b02503105fa1d7b4fbad2b685
tree420efdb3b6cfe7480245a098b8d36df2e8b369c1
parent87c6de79a247b8b5d4dd047863bcd3dfd93f9199
BFD tunnel monitoring test cases suite.

New library added and Moved Datastore dump to this
common genius library file

Adding BFD file to testplan file of genius
Added __init__.robot to executed before BFD suite

Incorporate the review comments given by JamO like
implemented local keyword for repatative code,
removed sleeps, and defined a array to log required
datastore.

Removed single file execution which was there in genius
test plan file.

Update of review comment of patch 18 and rename of variable
in "Get Model Dump" keyword of common library

Review update on patch 19.
1. Add comment line for converting hex to decimal
2. Delete unwanted logs
3. Have a keyword for repeat lines

Change-Id: I0b6cff1c53b725c8f852ef0b063e37a73fce761a
Signed-off-by: Nazeerahamed <nazeerahamed.hunshyal@tcs.com>
csit/libraries/DataModels.robot
csit/libraries/Genius.robot [new file with mode: 0644]
csit/suites/genius/04_BFD_monitoring.robot [new file with mode: 0644]
csit/variables/genius/Modules.py [new file with mode: 0644]