Run cinder driver unit tests

We have all these nice tests, might as well execute them.

Change-Id: Iaf5131927bc2a0a953ec87c8b4d2e40f5d61d878
This commit is contained in:
Brian Rosmaita 2023-04-18 11:31:30 -04:00
parent e8e9d8d61c
commit 6741951591
2 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ doc8>=0.6.0 # Apache-2.0
# Unit testing
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.4.4 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0