
Adds the required configuration to run Zuul on reviews, including flake8, pylint, bandit and unit tests. Tested by running tox locally. Partial-Bug: 1927003 Signed-off-by: Isac Souza <IsacSacchi.Souza@windriver.com> Change-Id: I7906dbadc00693736dedc2f5ea88ed24f74345f7
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
[DEFAULT]
|
|
test_path=./k8sapp_nginx_ingress_controller/tests
|
|
top_dir=./k8sapp_nginx_ingress_controller
|
|
#parallel_class=True
|