tests: capture dmesg in integration tests#44535
tests: capture dmesg in integration tests#44535alexey-milovidov merged 1 commit intoClickHouse:masterfrom
Conversation
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
Looks like it works: |
|
@azat @alexey-milovidov It doesn't work at all. Revert? |
|
@nikitamikhaylov It looks like you don't have privileges for this command inside your container, although it works on CI. I guess the fix for you will be to wrap this commands with |
|
|
@alesapin it cannot work without If so, there are other places where the same command is used:
So consider removing it too then. |
|
|
@azat Let's make it degrade gracefully if the capability is unavailable - it can print an information message but not fail. |
|
@alexey-milovidov OK, actually simply moving it into another script (that is executed only by CI) will work too - #44667 |
|
@azat I'm not against collecting them in CI. But scripts which contributors use locally should never require |
Changelog category (leave one):
This is to get more details for issues like:
test_distributed_queries_stressis flaky #41776