ara/zuul.d
Sorin Sbarnea 2db72af41d Fix testing warnings and makes future one treated as errors
- run py.test with -Werror
- fix depracated logging.warn()
- fix tox.ini runtime warding due to wrong use of basepython
- fix >700 warnings thrown by sqlalchemy deprecation of Binary
- make test_jinja_yamlhighlight validation more reliable and practical
  as the generated HTML may vary between versions and python platforms,
  causing false-failures.
- Add py37 testing job
- disable deprecation warnings thrown from dependencies. This
  prevented passing the tests on py37 as some of the dependencies
  didn't release versions that do not throw warnigns, yet. Once
  dependencies release newer versions, we can drop the workaround.

Change-Id: I80a9f0effb9903d22118d762c271b5a3a5e75612
2019-01-01 20:14:34 +00:00
..
jobs.yaml Fix testing warnings and makes future one treated as errors 2019-01-01 20:14:34 +00:00
layout.yaml Fix testing warnings and makes future one treated as errors 2019-01-01 20:14:34 +00:00