Skip to content

Move dmesg dumping out from runner to ci-runner.py#44667

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:tests/integration/dmesg-fix
Dec 28, 2022
Merged

Move dmesg dumping out from runner to ci-runner.py#44667
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
azat:tests/integration/dmesg-fix

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Dec 28, 2022

runner is used by developers to run tests, while ci-runner.py is used only by CI scripts, and to avoid requiring CAP_SYSLOG for manual dmesg clear/dump had been moved.

Also for manual runs this can be done manually.

Follow-up for: #44535

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-not-for-changelog This PR should not be mentioned in the changelog label Dec 28, 2022
@azat azat force-pushed the tests/integration/dmesg-fix branch from 4169dff to 2ac9149 Compare December 28, 2022 10:20
runner is used by developers to run tests, while ci-runner.py is used
only by CI scripts, and to avoid requiring CAP_SYSLOG for manual dmesg
clear/dump had been moved.

Also for manual runs this can be done manually.

Signed-off-by: Azat Khuzhin <[email protected]>
@azat azat force-pushed the tests/integration/dmesg-fix branch from 2ac9149 to 03f80ba Compare December 28, 2022 14:47
@alesapin alesapin self-assigned this Dec 28, 2022
@alexey-milovidov alexey-milovidov merged commit f7b2b96 into ClickHouse:master Dec 28, 2022
@azat azat deleted the tests/integration/dmesg-fix branch December 29, 2022 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants