Gate: collect more host level logs
This PS collects more host level logs in the gate scripts. Change-Id: I0ec13f45fd4561fec59d08b08eb78390a3866156
This commit is contained in:
parent
1bf13af26c
commit
ca3929025b
@ -24,6 +24,8 @@
|
||||
ip route > {{ logs_dir }}/system/ip-route.txt
|
||||
lsblk > {{ logs_dir }}/system/lsblk.txt
|
||||
mount > {{ logs_dir }}/system/mount.txt
|
||||
docker images > {{ logs_dir }}/system/docker-images.txt
|
||||
brctl show > {{ logs_dir }}/system/brctl-show.txt
|
||||
args:
|
||||
executable: /bin/bash
|
||||
ignore_errors: True
|
||||
|
Loading…
x
Reference in New Issue
Block a user