
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
22 lines
185 B
Plaintext
Executable File
22 lines
185 B
Plaintext
Executable File
*.cache
|
|
*.classpath
|
|
*.project
|
|
*.target/
|
|
*.settings/
|
|
.idea
|
|
target/
|
|
test-output/
|
|
test-config.yml
|
|
*.swp
|
|
*.iml
|
|
bin/
|
|
*.pyc
|
|
.tox
|
|
build
|
|
dist
|
|
*.egg-info
|
|
*.egg
|
|
cover/
|
|
.coverage
|
|
.testrepository/
|