Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Unified Diff: infra/services/sysmon/test/data/valid_files/some_port_paths.json

Issue 2023003004: Don't report android device port paths. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: infra/services/sysmon/test/data/valid_files/some_port_paths.json
diff --git a/infra/services/sysmon/test/data/valid_files/no_temp_android_device_status.json b/infra/services/sysmon/test/data/valid_files/some_port_paths.json
similarity index 66%
copy from infra/services/sysmon/test/data/valid_files/no_temp_android_device_status.json
copy to infra/services/sysmon/test/data/valid_files/some_port_paths.json
index 4bfcb2a09e0ce5f466df4f9978e6b14bee612f51..e259f60c12f01fb44d9c60cac1e36ae7cc1cadb4 100644
--- a/infra/services/sysmon/test/data/valid_files/no_temp_android_device_status.json
+++ b/infra/services/sysmon/test/data/valid_files/some_port_paths.json
@@ -1,108 +1,6 @@
{
"devices": {
- "03e0363a003c6ad4": {
- "battery": {
- "health": 2,
- "level": 100,
- "power": [
- "USB"
- ],
- "status": 5,
- "temperature": 266,
- "voltage": 4321
- },
- "build": {
- "board.platform": "msm8974",
- "build.fingerprint": "google/hammerhead/hammerhead:4.4.4/KTU84P/1227136:userdebug/dev-keys",
- "build.id": "KTU84P",
- "build.version.sdk": "19",
- "product.board": "hammerhead",
- "product.cpu.abi": "armeabi-v7a"
- },
- "cpu": {
- "cur": "300000",
- "governor": "powersave"
- },
- "disk": {
- "cache": {
- "free_mb": 677.3,
- "size_mb": 689.8
- },
- "data": {
- "free_mb": 27049.7,
- "size_mb": 27403.5
- },
- "system": {
- "free_mb": 369.1,
- "size_mb": 1009.3
- }
- },
- "imei": "352136068305396",
- "ip": {},
- "max_uid": 10073,
- "other_packages": [],
- "port_path": "3/37",
- "state": "available",
- "temp": {
- "emmc_therm": 26.0,
- "pa_therm0": 26.0,
- "pm8841_tz": 37.0,
- "pm8941_tz": 28.561
- },
- "uptime": 2178.14
- },
- "05fb3eb00ae5909f": {
- "battery": {
- "health": 2,
- "level": 100,
- "power": [
- "USB"
- ],
- "status": 5,
- "temperature": 266,
- "voltage": 4346
- },
- "build": {
- "board.platform": "msm8974",
- "build.fingerprint": "google/hammerhead/hammerhead:4.4.4/KTU84P/1227136:userdebug/dev-keys",
- "build.id": "KTU84P",
- "build.version.sdk": "19",
- "product.board": "hammerhead",
- "product.cpu.abi": "armeabi-v7a"
- },
- "cpu": {
- "cur": "300000",
- "governor": "powersave"
- },
- "disk": {
- "cache": {
- "free_mb": 677.3,
- "size_mb": 689.8
- },
- "data": {
- "free_mb": 27051.0,
- "size_mb": 27403.5
- },
- "system": {
- "free_mb": 369.1,
- "size_mb": 1009.3
- }
- },
- "imei": "352136069308613",
- "ip": {},
- "max_uid": 10073,
- "other_packages": [],
- "port_path": "3/34",
- "state": "available",
- "temp": {
- "emmc_therm": 25.0,
- "pa_therm0": 25.0,
- "pm8841_tz": 37.0,
- "pm8941_tz": 24.582
- },
- "uptime": 2173.13
- },
- "0607524f13c86722": {
+ "1/23": {
"battery": {
"health": 2,
"level": 100,
@@ -153,7 +51,7 @@
},
"uptime": 2146.92
},
- "06b6b29c00622900": {
+ "09/8765": {
"battery": {
"health": 2,
"level": 100,
@@ -299,6 +197,10 @@
"port_path": "3/38",
"state": "available",
"temp": {
+ "emmc_therm": 26.0,
+ "pa_therm0": 26.0,
+ "pm8841_tz": 37.0,
+ "pm8941_tz": 29.299
},
"uptime": 2162.74
}

Powered by Google App Engine
This is Rietveld 408576698