
The stestr library has been used to run unit tests since [1], so it
should be part of the test requirements.
Also remove a few unused test requirements.
* python-subunit is not directly used but is installed as a dependency
of stestr, so can be removed from the list
* No test implementation dependent on tempest exists in this repo
[1] 7f3506b295
Change-Id: I1e5d216cabcdf2db9913d90aca492dd4702be7e8
43 lines
626 B
Plaintext
43 lines
626 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
.coverage
|
|
.coverage.*
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
doc/source/configuration/_static/octavia.policy.yaml.sample
|
|
doc/source/contributor/devref/erd.svg
|
|
doc/source/contributor/devref/flow_diagrams/
|
|
doc/source/contributor/devref/flow_diagrams_v2/
|
|
doc/source/contributor/modules
|
|
etc/octavia/*.sample
|
|
api-ref/build
|
|
.idea/*
|
|
.vscode/*
|
|
*.DS_Store
|
|
*.pyc
|
|
*.egg-info/
|
|
pbr*.egg/
|
|
run_tests.err.log
|
|
run_tests.log
|
|
setuptools*.egg/
|
|
tempest.log
|
|
.testrepository
|
|
.stestr
|
|
.tox/
|
|
.venv/
|
|
*.mo
|
|
*.sw?
|
|
*~
|
|
.eggs/
|
|
.ropeproject/
|
|
*.qcow2
|
|
*.orig
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|
|
api-ref/build
|