removing validations for netvirt related testing 59/31159/35
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 10 Dec 2015 18:41:10 +0000 (10:41 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 7 Jan 2016 08:03:25 +0000 (08:03 +0000)
commite7546dda2b483c5f05badb6e6d013449ac6d727c
tree195858d7b14fb2fce4f58dd9558f1702f7f3fe90
parenta2cedd893c7e1f0b7b4551138ad96382f8de3f76
removing validations for netvirt related testing

- because the job that runs these suites is now only loading the ovsdb
  plugin, it is not valid to test anything to do with net-virt (e.g. br-int)
  or openflow (e.g. flow programming).  So, all checks/tests in those areas
  have been removed.

- this patch also introduces two new test cases per suite to check for
  bugs 4756 and 4794.

- other refactors include:
  *  marking karaf.log at the start of every test case
  *  using Force Tags, instead of the same tag in every test case
  *  migrating to new system variable names (e.g. ODL_SYSTEM_IP)

Change-Id: I47d53cbf36b82dd65111b6d7b7c9337cee07a07d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/KarafKeywords.robot
csit/libraries/OVSDB.robot
csit/suites/ovsdb/Southbound_Domain/010__configure_1_ovsdb_node.robot
csit/suites/ovsdb/Southbound_Domain/020__connection_manager.robot
csit/suites/ovsdb/Southbound_Domain/030__configure_exit_ovsdb_node.robot
csit/suites/ovsdb/Southbound_Domain/040__Vxlan_Extension_Test.robot
csit/suites/ovsdb/Southbound_Domain/050__Vxlan_Extension_Tunnel_Test.robot [deleted file]
csit/testplans/ovsdb-southbound.txt