Commit 9aa5d91
committed
[os_must_gather] Make SOS_DECOMPRESS configurable
Expose SOS_DECOMPRESS as `cifmw_os_must_gather_sos_decompress` with a
default of 1 so that SOS reports from both OCP and EDPM nodes are
decompressed after collection, making them directly readable without
extra steps. This keep the original behavior and adapts cifmw to the
recent changes introduced to openstack-must-gather.
Signed-off-by: Francesco Pantano <fpantano@redhat.com>1 parent 670f562 commit 9aa5d91
3 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments