Add postscripts-maxruntime option about riscv 82/316682/1 accepted/tizen/unified/20241217.062926 accepted/tizen/unified/x/20241218.032544 accepted/tizen/unified/x/asan/20241217.232659
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 16 Dec 2024 23:50:51 +0000 (08:50 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 16 Dec 2024 23:52:51 +0000 (08:52 +0900)
To create ASAN image, it has to increase timeout value.
postscript timeout is set to 120min by default. It needs to increase more
than 120min. So add postscripts-maxruntime in ks file.

Change-Id: I5fff9f2fb48dc88cc7bd4ee2451226a6b77aae14
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
ks/tizen-headed-riscv64.yaml
ks/tizen-headless-riscv64.yaml

index 4ca368a527d6b4532e36703c04fdfc1993d42eb8..d3996c42527e53fe4911894c32acf8e7e707a1df 100644 (file)
@@ -4,7 +4,7 @@ Schedule: "*"
 Active: True
 Platform: Tizen IoT
 Part: common-3parts-ramdisk-recovery
-Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz --record-pkgs=name,content,license --use-mic-in-bootstrap
+Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz --record-pkgs=name,content,license --use-mic-in-bootstrap --postscripts-maxruntime=500
 FileName: tizen-headed-riscv64
 EnvScripts:
 - qemu-riscv64
index 0ed93aa99a42e63e344bdf229d8fff50580ce66c..35b73bd6a68fa080d0476156abdad1b1139f3180 100644 (file)
@@ -4,7 +4,7 @@ Schedule: "*"
 Active: True
 Platform: Tizen IoT
 Part: common-2parts-ramdisk-recovery
-Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz --record-pkgs=name,content,license --use-mic-in-bootstrap
+Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz --record-pkgs=name,content,license --use-mic-in-bootstrap --postscripts-maxruntime=500
 Language: C
 FileName: tizen-headless-riscv64
 EnvScripts: