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 25460679a2 Fix issues with novajoin functional test
1. Set parameters to set flavor and image for baremetal
2. add and reorganize timeouts/retry code
3. fix changed call to verify compact services
4. fix user to ssh into the image

Change-Id: I80cc2e0cd8abc5d860b22349276ef4a40282e4f2
2019-03-15 14:51:56 -04: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