Update exception whitelist 77/72477/2
authorSam Hague <shague@redhat.com>
Wed, 30 May 2018 11:15:06 +0000 (07:15 -0400)
committerSam Hague <shague@redhat.com>
Wed, 30 May 2018 11:23:44 +0000 (07:23 -0400)
Change-Id: I348459fb8a7705f962ac1e7b8751ba5e5e538c98
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/netvirt/excepts.py

index 26597fdf6be7c5a5fa80e3deb8c774c607bccf71..092f2b7005e5badf1d8ebbc3aa084a69feeb8dca 100644 (file)
@@ -106,20 +106,13 @@ _whitelist = [
     {"issue": "https://jira.opendaylight.org/browse/NEUTRON-157",
      "id": "ConflictingModificationAppliedException",
      "context": [
-         "Node was deleted by other transaction",
          "Optimistic lock failed for path /(urn:opendaylight:neutron?revision=2015-07-12)" +
          "neutron/networks/network/network[{(urn:opendaylight:neutron?revision=2015-07-12)uuid=",
          "Conflicting modification for path /(urn:opendaylight:neutron?revision=2015-07-12)" +
          "neutron/networks/network/network[{(urn:opendaylight:neutron?revision=2015-07-12)uuid="
      ]},
     {"issue": "https://jira.opendaylight.org/browse/NEUTRON-157",
-     "id": "ConflictingModificationAppliedException",
-     "context": [
-         "Got OptimisticLockFailedException", "NeutronNetwork [networkUUID=",
-         "AbstractTranscriberInterface"
-     ]},
-    {"issue": "https://jira.opendaylight.org/browse/NEUTRON-157",
-     "id": "ConflictingModificationAppliedException",
+     "id": "OptimisticLockFailedException",
      "context": [
          "Got OptimisticLockFailedException",
          "AbstractTranscriberInterface"
@@ -127,14 +120,12 @@ _whitelist = [
     {"issue": "https://jira.opendaylight.org/browse/NEUTRON-157",
      "id": "ConflictingModificationAppliedException",
      "context": [
-         "Node was created by other transaction",
          "Optimistic lock failed for path /(urn:opendaylight:neutron?revision=2015-07-12)neutron"
      ]},
     # oxygen
     {"issue": "https://jira.opendaylight.org/browse/NEUTRON-157",
      "id": "ConflictingModificationAppliedException",
      "context": [
-         "Node was deleted by other transaction",
          "OptimisticLockFailedException: Optimistic lock failed.",
          "Conflicting modification for path /(urn:opendaylight:neutron?revision=2015-07-12)" +
          "neutron/networks/network/network[{(urn:opendaylight:neutron?revision=2015-07-12)uuid=",