Skip to content

Commit

Permalink
tests/sqcmds: updated vlan describe tests due to schema changes
Browse files Browse the repository at this point in the history
Signed-off-by: AndryNick98 <[email protected]>
  • Loading branch information
AndryNick98 committed May 21, 2024
1 parent 8f5a932 commit 955761e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/sqcmds/common-samples/describe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ tests:
carrying this VLAN"}, {"name": "namespace", "type": "string", "key": 0, "display":
0, "description": "Namespace associated with record"}, {"name": "sqvers", "type":
"string", "key": "", "display": "", "description": "Schema version, not selectable"},
{"name": "state", "type": "string", "key": 2, "display": 4, "description": "VLAN
{"name": "state", "type": "string", "key": "", "display": 4, "description": "VLAN
state: active or suspended"}, {"name": "timestamp", "type": "timestamp", "key":
"", "display": 7, "description": ""}, {"name": "vlan", "type": "long", "key":
"", "display": 6, "description": "VLAN ID"}, {"name": "vlanName", "type": "string",
Expand Down

0 comments on commit 955761e

Please sign in to comment.