Skip to content

Commit 398ee5a

Browse files
jbtrystramjlebon
authored andcommitted
tests/kdump.crash.ssh: increase loggin verbosity
This increase the log verbosity by quite a log but is often required to investigate kdump failures. Logs are discared on successful tests so it's not a big deal.
1 parent 8ade3ec commit 398ee5a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mantle/kola/tests/ignition/kdump.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,11 @@ systemd:
161161
units:
162162
- name: kdump.service
163163
enabled: true
164+
dropins:
165+
- name: debug.conf
166+
contents: |
167+
[Service]
168+
Environment="debug=1"
164169
kernel_arguments:
165170
should_exist:
166171
- crashkernel=512M`,

0 commit comments

Comments
 (0)