Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up rabbit managements tests (backport #11496) #11522

Closed
wants to merge 14 commits into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 21, 2024

main: gmake -C deps/rabbitmq_management tests 16.75s user 12.51s system 3% cpu 13:12.46 total

this PR: gmake -C deps/rabbitmq_management tests 15.21s user 10.73s system 8% cpu 4:48.54 total


This is an automatic backport of pull request #11496 done by [Mergify](https://mergify.com).

(cherry picked from commit a9ac9c4)

# Conflicts:
#	deps/rabbitmq_management/test/rabbit_mgmt_http_SUITE.erl
(cherry picked from commit de821c3)

# Conflicts:
#	deps/rabbitmq_management/test/rabbit_mgmt_test_db_SUITE.erl
(cherry picked from commit 5103309)

# Conflicts:
#	deps/rabbitmq_management/test/rabbit_mgmt_only_http_SUITE.erl
(cherry picked from commit 738306e)
(cherry picked from commit db91415)
Copy link
Author

mergify bot commented Jun 21, 2024

Cherry-pick of a9ac9c4 has failed:

On branch mergify/bp/v3.13.x/pr-11496
Your branch is ahead of 'origin/v3.13.x' by 2 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit a9ac9c46cf.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   deps/rabbitmq_management/test/rabbit_mgmt_http_SUITE.erl

no changes added to commit (use "git add" and/or "git commit -a")

Cherry-pick of de821c3 has failed:

On branch mergify/bp/v3.13.x/pr-11496
Your branch is ahead of 'origin/v3.13.x' by 4 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit de821c33f8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   deps/rabbitmq_ct_helpers/src/rabbit_mgmt_test_util.erl
	modified:   deps/rabbitmq_management/test/rabbit_mgmt_only_http_SUITE.erl
	modified:   deps/rabbitmq_management_agent/src/rabbit_mgmt_metrics_collector.erl

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   deps/rabbitmq_management/test/rabbit_mgmt_test_db_SUITE.erl

Cherry-pick of 5103309 has failed:

On branch mergify/bp/v3.13.x/pr-11496
Your branch is ahead of 'origin/v3.13.x' by 5 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit 51033093fd.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   deps/rabbitmq_management/test/rabbit_mgmt_only_http_SUITE.erl

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

michaelklishin added a commit that referenced this pull request Jun 21, 2024
michaelklishin added a commit that referenced this pull request Jun 22, 2024
michaelklishin added a commit that referenced this pull request Jun 22, 2024
@michaelklishin michaelklishin deleted the mergify/bp/v3.13.x/pr-11496 branch June 26, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants