-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.0.11rc1, 7.2.5rc1, 7.4.0beta1
-
Component/s: Agent (G)
-
None
-
S25-W46/47
-
1
agent1 returns unexpected 'DEVTYPE=' prefix:
[s|[{"{#DEVNAME}":"loop0","{#DEVTYPE}":"DEVTYPE=disk"},{"{#DEVNAME}":"loop1","{#DEVTYPE}":"DEVTYPE=disk"}
agent2 returns correct result:
[s|[{"{#DEVNAME}":"loop0","{#DEVTYPE}":"disk"},{"{#DEVNAME}":"loop1","{#DEVTYPE}":"disk"}
check DEV-2504 for more details
Existing integration or cmocka test must be improved to cover this use-case.
- mentioned in
-
Page Loading...