ad99fb0ddb0cca5b40e37c5003024088a8be4eeb

This may become handy when debugging gate failures like job or test case or ovsdb timeouts, to see the load of the machine, as well as to understand whether the machine was e.g. locked by its hypervisor during test run. Instead of using devstack as a library, we just enable the service in local.conf [[localrc]], and then call ./stack.sh. Now that we install some pypi packages into the system, and since functional targets were using those system packages, post_gate_hook.sh broke failing to locate subunit-2to1 script in the tox env directory. To fix that, we disable sitepackages= for all functional tox targets. This was enabled back in the times when we attempted to install neutron for the functional job using devstack [1], and we no longer do it, so it should be ok to stick to all packages from the tox venv. [1] Icc38cacd69bc5843ccfcc60237a7102df6d8597f Change-Id: I73857f63f512e26d595c61a20ec5bf22d2fb0da7
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%