Unverified Commit 070c4943 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Add vs_build dep to windows performance test (#99602)

parent 3a842b2d
...@@ -4404,11 +4404,15 @@ targets: ...@@ -4404,11 +4404,15 @@ targets:
- name: Windows windows_home_scroll_perf__timeline_summary - name: Windows windows_home_scroll_perf__timeline_summary
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
bringup: true
timeout: 60 timeout: 60
bringup: true
properties: properties:
tags: > tags: >
["devicelab","hostonly"] ["devicelab","hostonly"]
dependencies: >-
[
{"dependency": "vs_build", "version": "version:vs2019"}
]
task_name: windows_home_scroll_perf__timeline_summary task_name: windows_home_scroll_perf__timeline_summary
benchmark: "true" benchmark: "true"
scheduler: luci scheduler: luci
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment