Commit Graph

4 Commits

Author SHA1 Message Date
inspurericzhang deb7f5df41 Switch to Ussuri jobs
Change-Id: Ib26bdacadba617e0f2e95ad80ae35b5e5caaedd4
2019-10-31 17:43:22 +08:00
Corey Bryant 3d2a4404de Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Note that python35-charm-jobs is retained since this charm is supported
on Xenial.

Change-Id: Ib7a01208cf4fe7b27dac72c5e6b95eafcd3f67a3
Story: #2005924
Task: #34228
2019-07-30 10:18:05 -04:00
Paul Goins 2c57ab6dcd Added tox environment for gathering coverage
This technique was borrowed from the tox "cover" environment in
openstack/nova's tox.ini.  This leverages the fact that stestr lets
you override the python executable via the PYTHON environment
variable.  Doing this allows us to easily generate coverage for our
unit tests.

An important caveat is that this does not provide any coverage for
tests via zaza, amulet, etc.  It is purely focused on the unit tests.

Note that this replaces the previous .coveragerc; coverage
configuration is instead pulled from tox.ini.

Change-Id: Ie48022dcbdb3dce7510a845f177804f2539c07c7
2019-03-01 11:34:03 +01:00
Frode Nordahl 498279adb1 Add repo config
Change-Id: Ie3dd7fa3ed98cbdc82abecad44114c6c7b731450
2018-11-14 15:39:18 +01:00