We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e9ba4 commit 4cae96aCopy full SHA for 4cae96a
tests/kola/kdump/crash/test.sh
@@ -4,7 +4,8 @@
4
## minMemory: 4096
5
## # Skip checks for things like kernel crashes in the console logs.
6
## # For this test we trigger a kernel crash on purpose.
7
-## tags: skip-base-checks
+## # This test should run on any platform and for that reason the platform-independent tag is needed.
8
+## tags: "skip-base-checks platform-independent"
9
## # This test includes a few reboots and the generation of a vmcore,
10
## # which can take longer than the default 10 minute timeout.
11
## timeoutMin: 15
0 commit comments