Skip to content
Snippets Groups Projects
Commit 38940f17 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

openharmony-standard: Increase STARTUP_CMD_SLEEP to try and help CI


Signed-off-by: default avatarEsben Haabendal <esben@geanix.com>
parent 40f17911
No related branches found
No related tags found
1 merge request!104CI: Run ACTS against QEMU machine
...@@ -98,7 +98,7 @@ export XDG_RUNTIME_DIR=/data/weston ...@@ -98,7 +98,7 @@ export XDG_RUNTIME_DIR=/data/weston
export XKB_CONFIG_ROOT=/etc/openharmony/xkb export XKB_CONFIG_ROOT=/etc/openharmony/xkb
export XKB_CONFIG_EXTRA_PATH=/etc/openharmony/xkb export XKB_CONFIG_EXTRA_PATH=/etc/openharmony/xkb
STARTUP_CMD_SLEEP=2 STARTUP_CMD_SLEEP=4
# trigger: part of the init process itself # trigger: part of the init process itself
if systemctl -q is-enabled param.service; then if systemctl -q is-enabled param.service; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment