Skip to content

Commit 4cae96a

Browse files
committed
tree: import changes from testing-devel at b419ae1
1 parent 45e9ba4 commit 4cae96a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/kola/kdump/crash/test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
## minMemory: 4096
55
## # Skip checks for things like kernel crashes in the console logs.
66
## # For this test we trigger a kernel crash on purpose.
7-
## tags: skip-base-checks
7+
## # This test should run on any platform and for that reason the platform-independent tag is needed.
8+
## tags: "skip-base-checks platform-independent"
89
## # This test includes a few reboots and the generation of a vmcore,
910
## # which can take longer than the default 10 minute timeout.
1011
## timeoutMin: 15

0 commit comments

Comments
 (0)