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

CBG-4410 restructure multi actor non conflict tests #7243

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

torcolvin
Copy link
Collaborator

@torcolvin torcolvin commented Dec 13, 2024

Fix the multi actor tests to perform a pairwise operation for update, delete, resurrect, so one peer does the first part of the operation and the second peer will do the second part.

The resurrection tests are skipped due to an issue with rosmar XDCR. The creation tests are removed since creation is fundamentally a single actor operation.

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Dependencies (if applicable)

  • Link upstream PRs

@adamcfraser adamcfraser enabled auto-merge (squash) December 13, 2024 23:09
@adamcfraser adamcfraser merged commit 9da680a into release/anemone Dec 13, 2024
35 of 36 checks passed
@adamcfraser adamcfraser deleted the CBG-4410 branch December 13, 2024 23:44
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.

2 participants