Skip to content

Commit

Permalink
[chip dv] Fixes pwrmgr_smoketest
Browse files Browse the repository at this point in the history
Increase test runtime due to boot rom code spending more time (likely
due to recently increased ROM size).

Signed-off-by: Srikrishna Iyer <sriyer@google.com>
  • Loading branch information
Srikrishna Iyer authored and sriyerg committed Oct 19, 2021
1 parent eac1905 commit 4ee0e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/top_earlgrey/dv/chip_smoketests.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
uvm_test_seq: chip_sw_base_vseq
sw_images: ["sw/device/tests/pwrmgr_smoketest:1"]
en_run_modes: ["sw_test_mode"]
run_opts: ["+sw_test_timeout_ns=3000000"]
run_opts: ["+sw_test_timeout_ns=4000000"]
}
{
name: chip_sw_rv_timer_smoketest
Expand Down

0 comments on commit 4ee0e27

Please sign in to comment.