Add exceptions to whitelist for NEUTRON-157
[integration/test.git] / csit / variables / netvirt / Exceptions_Whitelist.py
index 623cd4cceed7099d8908af9e33928bc5d2b5de89..a6ae387db70b9ee2489f9f165ece7d9dc9cfa765 100644 (file)
@@ -2,6 +2,10 @@ NETVIRT_EXCEPTIONS_WHITELIST = [
     'OptimisticLockFailedException',
     'ConflictingModificationAppliedException: Node was created by other transaction',
     'ConflictingModificationAppliedException: Node was deleted by other transaction',
+    'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException',
+    'org.opendaylight.controller.md.sal.dom.broker.impl.TransactionCommitFailedExceptionMapper',
+    'org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply',
+    'org.opendaylight.mdsal.common.api.MappingCheckedFuture.mapException',
     'org.opendaylight.mdsal.common.api.MappingCheckedFuture.wrapInExecutionException',
     'org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entries.grouping.MatchEntry msgType: 1 oxm_field: 33 experimenterID: null was not found - please verify that all needed deserializers ale loaded correctly', # noqa
     'InterruptedByTimeoutException: null'