Commit Graph

6 Commits

Author SHA1 Message Date
inspurericzhang 9c2ac32428 Switch to Ussuri jobs
Change-Id: I2dd3decc71ca5fe8bf29330c0cadd8b5a148aae4
2019-10-31 18:03:05 +08:00
Corey Bryant f499fe478d 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: I9092bd74106d5e133e9af1839b140ea256999d1f
Story: #2005924
Task: #34228
2019-07-30 10:16:30 -04:00
Paul Goins 874c08afde 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: Ibf0a0a4ad3e369f15011bce8f69466a8ee3cde7a
2019-03-01 14:40:44 +01:00
Frode Nordahl 316f62ef4d
Fixup repoconfig
Also remove a previous unintended commit of compiled
binaries.

Change-Id: I3abde231eb8d66497717d4bef5ab65c1d27904f7
2019-01-09 11:16:09 +01:00
Liam Young edfff88fa1 Remove zuul config
To import the repo into openstack the zuul config seems to need to
be removed:

ERROR: Found .zuul.yaml on branch origin/master
  Remove any zuul config files before import.
2018-10-09 08:01:46 +00:00
Liam Young df915e1753 Add zuul config 2018-10-08 15:00:07 +00:00