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

Fix multiverse "rest" group when running multiple groups #778

Merged
merged 6 commits into from Sep 17, 2021

Conversation

tannalynn
Copy link
Contributor

@tannalynn tannalynn commented Sep 15, 2021

Before contributing, please read our contributing guidelines and code of conduct.

Adds a fix to the way multiverse checks the "rest" group (every suite not in any other group) when passing in multiple groups at the same time. previously it would skip the rest group check, but this has been fixed.
This PR also includes a fix for a failing bunny test that was previously not being run in the CI due to this multiverse bug.

Reviewer Checklist

  • Perform code review
  • Add performance label
  • Perform appropriate level of performance testing
  • Confirm all checks passed
  • Add version label prior to acceptance

@tannalynn tannalynn changed the title added rabbitmq to multiverse group Fix multiverse "rest" group when running multiple groups Sep 15, 2021
@tannalynn tannalynn marked this pull request as ready for review September 15, 2021 18:43
Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for catching and fixing this. I double checked the test groups and everything is there. ✨

@kaylareopelle kaylareopelle mentioned this pull request Sep 16, 2021
@kaylareopelle kaylareopelle merged commit 00887c7 into dev Sep 17, 2021
@kaylareopelle kaylareopelle added this to In progress in Ruby Engineering Board via automation Sep 17, 2021
@angelatan2 angelatan2 moved this from In progress to Done/Pending Release in Ruby Engineering Board Sep 22, 2021
@kaylareopelle kaylareopelle deleted the add_bunny_to_group branch November 29, 2021 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Ruby Engineering Board
  
Code Complete/Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants