Skip to content

CI-5401 Collect logs for tests even if they hang#5

Open
uaqq wants to merge 5 commits into7.xfrom
CI-5283-7.x
Open

CI-5401 Collect logs for tests even if they hang#5
uaqq wants to merge 5 commits into7.xfrom
CI-5283-7.x

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.

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-7.x branch 7 times, most recently from c75e594 to 84ffed6 Compare March 18, 2026 16:11
@uaqq uaqq changed the title CI-5283 7.x CI-5401 Collect logs for tests even if they hang Mar 18, 2026
@uaqq uaqq force-pushed the CI-5283-7.x branch 2 times, most recently from e019868 to 30dafcd Compare March 19, 2026 09:41
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