diff --git a/tests/data/linux_icecast.json b/tests/data/linux_icecast.json index a5f9952071..0177731e43 100644 --- a/tests/data/linux_icecast.json +++ b/tests/data/linux_icecast.json @@ -7,14 +7,14 @@ "sysObjectID": ".1.3.6.1.4.1.8072.3.2.10", "sysDescr": "Linux mp2-nyc1.telecurve.net 4.18.0-147.8.1.el8_1.x86_64 #1 SMP Thu Apr 9 13:49:54 UTC 2020 x86_64", "sysContact": null, - "version": null, - "hardware": null, + "version": "4.18.0-147.8.1.el8_1.x86_64", + "hardware": "Generic x86 64-bit", "features": null, "os": "linux", "type": "server", "serial": null, "icon": "linux.svg", - "location": null + "location": "" } ] }, diff --git a/tests/data/linux_opensips.json b/tests/data/linux_opensips.json index a7b69ca527..a2ded3a180 100644 --- a/tests/data/linux_opensips.json +++ b/tests/data/linux_opensips.json @@ -7,14 +7,14 @@ "sysObjectID": ".1.3.6.1.4.1.8072.3.2.10", "sysDescr": "Linux ip-10-0-0-60.ec2.internal 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64", "sysContact": null, - "version": null, - "hardware": null, + "version": "3.10.0-1062.12.1.el7.x86_64", + "hardware": "Generic x86 64-bit", "features": null, "os": "linux", "type": "server", "serial": null, "icon": "linux.svg", - "location": null + "location": "" } ] },