Commit Graph

3 Commits

Author SHA1 Message Date
Martin Kopec 4311c1987f Required maintenance and fixing gates
* updated links which were pointing to pre-historic sources
* renamed zuul.d/layout.yaml to zuul.d/project.yaml to follow
  upstream's pattern
* removed sphinx pin as the maximum version allowed was too low
* replace dashes with underscores in setup.cfg - setuptools
   v54.1.0 introduces a warning that the use of dash-separated
   options in 'setup.cfg' will not be supported in a future
   version [1].
* replace testr unit test runner by stestr. testr runner hasn't
   been updated for ~6 years - stestr is its successor
* add missing .gitignore file filled by the standard paths
* fix pep8 issues

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I889717a6a355a09c74c850a5d91f162798a7f07e
2021-04-12 15:08:26 +00:00
Ade Lee bed63f8d2a Add documentation
Add documentation to decribe how to configure and run the
tests in the plugin.

Change-Id: I5e87f5833993dfae5ad405c9de668026fadd8008
2017-09-06 11:45:24 -04:00
Ade Lee b48503b71f Initial commit 2017-08-01 16:05:29 -04:00