Skip to content

Conversation

dumbbell
Copy link
Collaborator

@dumbbell dumbbell commented Jul 25, 2023

Why

Testcases fail with various system errors in CI, like the inability to spawn system processes or to open a TCP port.

How

We check if the $RABBITMQ_RUN environment variable is set. It is only set by Bazel and not make(1). Based on that, we compute the test group options to include parallel or not.

@dumbbell dumbbell self-assigned this Jul 25, 2023
[Why]
Testcases fail with various system errors in CI, like the inability to
spawn system processes or to open a TCP port.

[How]
We check if the `$RABBITMQ_RUN` environment variable is set. It is only
set by Bazel and not make(1). Based on that, we compute the test group
options to include `parallel` or not.
@dumbbell dumbbell force-pushed the dont-run-tests-in-parallel-when-using-bazel branch from 0d9930c to ca1a583 Compare July 25, 2023 09:35
@dumbbell dumbbell marked this pull request as ready for review July 25, 2023 09:59
@dumbbell dumbbell merged commit 3725c1a into main Jul 25, 2023
@dumbbell dumbbell deleted the dont-run-tests-in-parallel-when-using-bazel branch July 25, 2023 10:00
michaelklishin added a commit that referenced this pull request Jul 26, 2023
michaelklishin added a commit that referenced this pull request Aug 2, 2023
michaelklishin added a commit that referenced this pull request Aug 2, 2023
mergify bot pushed a commit that referenced this pull request Aug 2, 2023
(cherry picked from commit c569779)

# Conflicts:
#	deps/rabbit/test/feature_flags_v2_SUITE.erl
michaelklishin added a commit that referenced this pull request Aug 2, 2023
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