update whitelist for NETVIRT-1270 76/72876/1
authorSam Hague <shague@redhat.com>
Tue, 12 Jun 2018 12:29:07 +0000 (08:29 -0400)
committerSam Hague <shague@redhat.com>
Tue, 12 Jun 2018 12:29:07 +0000 (08:29 -0400)
Change-Id: I17f8bf7b8919f59ab469a3531db4639292a6a2a2
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/netvirt/excepts.py

index 92677473c3e12e50bfe51845968d16513dd1401f..a00cffea4f51644dfd0cc339511d38bcf8b6c821 100644 (file)
@@ -84,6 +84,16 @@ _whitelist = [
          "ConflictingModificationAppliedException: Node children was modified by other transaction",
          "removeOrUpdateVpnToDpnList: Error removing from dpnToVpnList for vpn "
      ]},
+    {"issue": "https://jira.opendaylight.org/browse/NETVIRT-1270",
+     "id": "OptimisticLockFailedException",
+     "context": [
+         "OptimisticLockFailedException",
+         "VpnInterfaceOpListener",
+         "Direct Exception (not failed Future) when executing job, won't even retry: JobEntry{key='VPNINTERFACE-",
+         "Optimistic lock failed for path /(urn:opendaylight:netvirt:l3vpn?revision=2013-09-11)" +
+         "vpn-instance-op-data/vpn-instance-op-data-entry/vpn-instance-op-data-entry" +
+         "[{(urn:opendaylight:netvirt:l3vpn?revision=2013-09-11)vrf-id="
+     ]},
     {"issue": "https://jira.opendaylight.org/browse/NETVIRT-1281",
      "id": "OptimisticLockFailedException",
      "context": [