452c3ab8a8
- Actually depend on requirements.txt - Run unit tests with ostestr - Inform testr of location of unit tests - Fix coverage job and include report - Keep PEP8 strict; it's not annoying yet - Remove vestiges of oslo incubator handling Change-Id: I2465d18bee8e242e049d2d5e30dfcf472a49c0c4
8 lines
99 B
INI
8 lines
99 B
INI
[run]
|
|
branch = True
|
|
source = neutron_lib
|
|
omit = neutron_lib/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True
|