vmware-nsx/neutron/tests/functional
Maru Newby 1e79c9a85e Add hook scripts for the functional infra job
Infra jobs support hooks to customize behavior.  This change adds
scripts that are intended to be called by the neutron-dsvm-functional
jobs as hooks.   Defining hook behavior in-tree instead of directly in
the job definition has the advantage of allowing changes in hook
behavior to be tested before merge.

The gate_hook.sh script added by this change installs a rootwrap
filter to allow functional tests to destroy python processes that
they have spawned.  The tests use the python executable provided by
their tox env, and the default rootwrap configuration does not
support killing processes launched by non-system python executables.

This change will have to merge to master and stable/icehouse before
the supporting infra config change can be merged:

https://review.openstack.org/#/c/116458/

Partial-bug: #1360658
Change-Id: Idcc6195f91fac833c14892f27fb793048ef964b9
2014-08-23 20:24:09 +02:00
..
agent Add a gate-specific tox env for functional tests 2014-07-09 06:05:11 +00:00
contrib Add hook scripts for the functional infra job 2014-08-23 20:24:09 +02:00
db Freeze models for healing migration 2014-07-14 18:36:05 +02:00
sanity Move ARP responder test to sanity command 2014-07-29 18:44:07 +03:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
base.py Add a gate-specific tox env for functional tests 2014-07-09 06:05:11 +00:00