Commit c9f3200
committed
Remove os_must_gather timeout on wntp jobs
Currently this value is using an int value, but it should be a
string value. This causes that on those jobs the must_gather
is not collected.
Dropping the value as relying on the default 30m should be
enough.
Signed-off-by: Arnau Verdaguer <averdagu@redhat.com>1 parent 052ccea commit c9f3200
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments