
Following commits does several things: * migrates CI of monasca-common to ostestr * enables PY35 compatybility Also: * marked one tests as excluded under PY35 because changing it would require affecting embedded kafka library which will be eventually removed in future Change-Id: I432a466e2620bc8d305ef2630307b636461c8e81
7 lines
104 B
INI
7 lines
104 B
INI
[run]
|
|
branch = True
|
|
source = monasca_common
|
|
omit = monasca_common/tests/*
|
|
|
|
[report]
|
|
ignore_errors = True |