Merge ~djacobs98/checkbox-iiotg/+git/checkbox-iiotg-classic:wait_150_focal into ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:series_classic20

Proposed by Doug Jacobs
Status: Merged
Approved by: Doug Jacobs
Approved revision: cbd9b4088947fdf3d2095f84ea3d03b485ac5eb0
Merged at revision: bdf16c2803e7843964337700ddb078f73d3dde3c
Proposed branch: ~djacobs98/checkbox-iiotg/+git/checkbox-iiotg-classic:wait_150_focal
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-iiotg-classic:series_classic20
Diff against target: 20 lines (+3/-3)
1 file modified
config/config_vars (+3/-3)
Reviewer Review Type Date Requested Status
Vic Liu Approve
PeiYao Chang Pending
Review via email: mp+430617@code.launchpad.net

Commit message

Modify: Change wait between reboot tests from 120 to 150 seconds.

To post a comment you must log in.
Revision history for this message
Vic Liu (zongminl) wrote :

+1, thank you!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config/config_vars b/config/config_vars
2index caa7eda..715fd7d 100644
3--- a/config/config_vars
4+++ b/config/config_vars
5@@ -30,11 +30,11 @@ STRESS_S4_WAIT_DELAY=120
6 STRESS_S4_SLEEP_DELAY=60
7 STRESS_S3_SLEEP_DELAY=60
8 STRESS_BOOT_WAKEUP_DELAY=60
9-STRESS_S3_WAIT_DELAY=120
10-STRESS_BOOT_WAIT_DELAY=120
11+STRESS_S3_WAIT_DELAY=150
12+STRESS_BOOT_WAIT_DELAY=150
13 WIFI_AP_SETUPTIME=30
14 WWAN_SETUPTIME=30
15 TPM2TOOLS_TCTI_NAME=device
16 TPM2TOOLS_DEVICE_FILE=/dev/tpm0
17 MODEL_GRADE=signed
18-WATCHDOG_TYPE=wdat_wdt
19\ No newline at end of file
20+WATCHDOG_TYPE=wdat_wdt

Subscribers

People subscribed via source and target branches