Skip to content

During functional testing against 11.5.4, test/functional/tm/net/test_vlan.py tests fail #590

@pjbreaux

Description

@pjbreaux

The following three tests fail with errors related to tagMode:

iControlUnexpectedHTTPError: 400 Unexpected Error: Bad Request for uri: https://10.190.3.38:443/mgmt/tm/net/vlan/~Common~somevlan/interfaces/1.1/ E Text: u'{"code":400,"message":"Found unexpected json pair at configuration item /net/vlan/~Common~somevlan/interfaces/1.1. The json pair is \\"tagMode\\":\\"service\\".","errorStack":[]}'

This should be possible to remedy by overriding create and update in vlan to check for tagMode and raise an exception if found.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions