Revert "Remove device_status dimensions for perf bot"

This reverts commit cb5f65054538ee3c17f4c73799ffb89c515c9f4f.

Reason for revert: Bot check now runs that flips this dimension on the bot so we can now actually use this dimension.

Original change's description:
> Remove device_status dimensions for perf bot
>
> Bug: b/299080080
> Change-Id: I647d9fae65593d7c78e124278c085be8d9c1b61b
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/319860
> Reviewed-by: Jeremy Leconte <jleconte@google.com>
> Commit-Queue: Christoffer Jansson <jansson@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#40729}

Bug: b/299080080
Change-Id: I2ce3da17e182fb9428e022ce540aa51fe417bcd9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/319883
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Christoffer Jansson <jansson@google.com>
Cr-Commit-Position: refs/heads/main@{#40735}
This commit is contained in:
Christoffer Jansson 2023-09-11 17:40:23 +00:00 committed by WebRTC LUCI CQ
parent 46c57c6686
commit ffd656694a
3 changed files with 4 additions and 1 deletions

View File

@ -485,6 +485,7 @@
}
],
"dimensions": {
"device_status": "available",
"id": "mac-254-e504",
"os": "iOS-15.7.8",
"pool": "WebRTC"

View File

@ -79,7 +79,8 @@
'dimensions': {
'os': 'iOS-15.7.8',
'pool': 'WebRTC',
'id': 'mac-254-e504'
'id': 'mac-254-e504',
'device_status': 'available'
}
}
},

View File

@ -60,6 +60,7 @@
'os': 'iOS-15.7.8',
'pool': 'WebRTC',
'id': 'mac-254-e504',
'device_status': 'available'
},
},
},