69b845cb16
This patch updates the config for tox/zuul by: - Switching the test running over to stestr like all other projects. - Adding local tox targets for pep8, py27 and py3; see [1]. - Removes the git install of neutron and sfc from the testenv tox target as those should be applied generically by the testenv target; zuul will handle them in the gate and testenv:dev locally. - Zuul.yaml is updated to properly define neutron and sfc as required projects so they are pulled into the gate. - Lower constraints job, tox target and constraints added. [1] https://etherpad.openstack.org/p/neutron-sibling-setup Change-Id: Ic840eb5b5b078252c6e69f2a94e3aba2e1f43cab
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
[DEFAULT]
|
|
test_path=./tricircle/tests/unit
|
|
top_dir=./ |