aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--suites/ipa/functional_suite/common/ipa_test_functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/suites/ipa/functional_suite/common/ipa_test_functions.sh b/suites/ipa/functional_suite/common/ipa_test_functions.sh
index 662553f..0da1255 100644
--- a/suites/ipa/functional_suite/common/ipa_test_functions.sh
+++ b/suites/ipa/functional_suite/common/ipa_test_functions.sh
@@ -3,7 +3,7 @@ THERMAL_ZONE_MAX_ID=0
CDEV_PREFIX=cooling_device
TZ_PREFIX=thermal_zone
TRIP_PREFIX=trip_point
-STATE_DELAY=1
+STATE_DELAY=2
HIGH_TEMP=80000
LOW_TEMP=18000
CDEV_SYSFS_FILES="cur_state max_state power subsystem type uevent"