neutron/neutron/tests
Maciej Józefczyk 03203cc4c8 [OVN] Add OVN functional tests - part 1
This patch adds functional tests for:
  * base
  * ovn metadata agent
  * ovn mechanism driver
  * impl_idl
  * maintenance task
and needed resources to run the tests.

Previous paths in networking-ovn tree:
./networking_ovn/tests/functional/base.py ->
  ./neutron/tests/functional/base.py
./networking_ovn/tests/functional/resources ->
  ./neutron/tests/functional/resources
./networking_ovn/tests/functional/test_metadata_agent.py ->
  ./neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py
./networking_ovn/tests/functional/test_mech_driver.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py
./networking_ovn/tests/functional/test_impl_idl.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl.py
./networking_ovn/tests/functional/test_maintenance.py ->
  ./neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_maintenance.py

Co-Authored-By: Amitabha Biswas <abiswas@us.ibm.com>
Co-Authored-By: Andrew Austin <aaustin@redhat.com>
Co-Authored-By: Armando Migliaccio <armamig@gmail.com>
Co-Authored-By: Boden R <bodenvmw@gmail.com>
Co-Authored-By: Brian Haley <bhaley@redhat.com>
Co-Authored-By: Cao Xuan Hoang <hoangcx@vn.fujitsu.com>
Co-Authored-By: Daniel Alvarez <dalvarez@redhat.com>
Co-Authored-By: Dong Jun <dongj@dtdream.com>
Co-Authored-By: Doug Wiegley <dougw@a10networks.com>
Co-Authored-By: Flavio Fernandes <flaviof@redhat.com>
Co-Authored-By: Gary Kotton <gkotton@vmware.com>
Co-Authored-By: Guoshuai Li <ligs@dtdream.com>
Co-Authored-By: Hong Hui Xiao <honghui_xiao@yeah.net>
Co-Authored-By: Ihar Hrachyshka <ihrachys@redhat.com>
Co-Authored-By: Jakub Libosvar <libosvar@redhat.com>
Co-Authored-By: Kamil Sambor <ksambor@redhat.com>
Co-Authored-By: Lucas Alvares Gomes <lucasagomes@gmail.com>
Co-Authored-By: Numan Siddique <nusiddiq@redhat.com>
Co-Authored-By: Reedip <rbanerje@redhat.com>
Co-Authored-By: Richard Theis <rtheis@us.ibm.com>
Co-Authored-By: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
Co-Authored-By: Terry Wilson <twilson@redhat.com>
Co-Authored-By: bailinzhang <zhang.bailin@zte.com.cn>
Co-Authored-By: reedip <rbanerje@redhat.com>
Co-Authored-By: venkata anil <anilvenkata@redhat.com>

Depends-On: https://review.opendev.org/#/c/703883/

Change-Id: Ic45ab26c28fdb757d1ee8a9e0c774a1543fb4bff
Related-Blueprint: neutron-ovn-merge
2020-02-18 13:33:52 +00:00
..
common Increase log information when a RootHelperProcess fails 2020-01-30 16:58:12 +00:00
contrib Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Enhance agent's resources_synced check 2020-02-11 15:09:24 +01:00
functional [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
unit [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00