mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Sleep in GCP test
It seems we exit before we connect to the serial console. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
78005d87ec
commit
50dd28899f
@ -15,7 +15,7 @@ onboot:
|
||||
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
|
Loading…
Reference in New Issue
Block a user