collectd-openstack-plugins/releasenotes/notes/adopt-PTI-b43d31b7b6ef3410.yaml
Sean Mooney ce744c83eb modernize testing
- This change adds constratins support
- This change removes pretty_tox which
  failed on python 3 in favor of stestr
- This change adds py36
- This change removes the broken cover env
- This change adds libvirt-python as a test
  requirement
- This change adds a reno stub for confromance
  to the PTI.

Change-Id: I116566c317b360ea325a06a8fbd11e29688cf602
2018-08-20 12:35:24 +01:00

9 lines
347 B
YAML

---
fixes:
- |
In the rocky cycle, several changes were made to the testing structure of
the collectd-openstack-plugins repo to conform to the new python testing
interface (PTI). Use of upper constraints was introduced, stestr was
adopted as the default test runner and sphinx-build became the default
docs building command.