Skip to content

CI-5400 Collect logs for tests even if they hang#4

Open
uaqq wants to merge 14 commits into6.xfrom
CI-5283
Open

CI-5400 Collect logs for tests even if they hang#4
uaqq wants to merge 14 commits into6.xfrom
CI-5283

Conversation

@uaqq
Copy link
Copy Markdown

@uaqq uaqq commented Mar 12, 2026

Collect logs for tests even if they hang (#4)

  • update behave and regression tests workflow;
  • add CI condition for behave tests (do not stop containers in CI).
  • remove legacy log collection from ci/scripts/run_behave_tests.bash;
  • remove behave_collect_logs.bash script;
  • fix sql dump artifact name.

Introduce a composite action to collect logs from containers,
even for failed or canceled test runs.

Implementation details

  • iterate over Docker containers on the host;
  • execute log collection inside each container.

Tests

Canceled:

Task: CI-5283

@uaqq uaqq force-pushed the CI-5283 branch 3 times, most recently from 2d957d1 to e1a5160 Compare March 12, 2026 12:24
@uaqq uaqq force-pushed the CI-5283 branch 2 times, most recently from de0d6b0 to e587f0e Compare March 13, 2026 08:08
@uaqq uaqq force-pushed the CI-5283 branch 15 times, most recently from eb982c5 to c131663 Compare March 17, 2026 09:47
@uaqq uaqq changed the title CI-5283 CI-5283 Collect logs for tests even it's hanged Mar 18, 2026
@uaqq uaqq changed the title CI-5283 Collect logs for tests even it's hanged CI-5283 Collect logs for tests even if they hang Mar 18, 2026
@uaqq uaqq changed the title CI-5283 Collect logs for tests even if they hang CI-5400 Collect logs for tests even if they hang Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant