summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorRiccardo Pittau <elfosardo@gmail.com>2020-04-28 18:25:11 +0200
committerRiccardo Pittau <elfosardo@gmail.com>2020-05-06 16:24:55 +0200
commit981b24255e032a44cb195f488770d3c4491d40ad (patch)
treea04ee154240925662d79717237ee991de8bdb252 /tox.ini
parent6c8579c0d183f8970a7ca61d1e9e2f17295c108c (diff)
downloadironic-981b24255e032a44cb195f488770d3c4491d40ad.tar.gz
Fix 3rd party driver mocks and related tests
Enforce autospec and fix tests related to third_party_driver_mocks Change-Id: Ife6106dadab9148b9dec8991fee17c3be212abea
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b54deec3e..f2bc8efb2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -130,7 +130,6 @@ per-file-ignores =
ironic/tests/unit/conductor/*:H210
ironic/tests/unit/common/*:H210
ironic/tests/unit/drivers/modules/*:H210
- ironic/tests/unit/drivers/third_party_driver_mocks.py:H210
[hacking]
import_exceptions = testtools.matchers, ironic.common.i18n