Skip to content

RUBY-3262 enable QEv2 tests on Serverless #2731

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

Merged
merged 6 commits into from
Jun 20, 2023

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jun 12, 2023

Syncs the fle2v2-* specs with the commit indicated in the ticket. We do not appear to be skipping serverless anywhere in the prose tests, so nothing else needed to be updated.

This also addresses RUBY-3270, effectively just removing a bandaid I added several weeks ago to spec/support/utils.rb to remove nil values from the expected values.

ref: https://jira.mongodb.org/browse/RUBY-3262, https://jira.mongodb.org/browse/RUBY-3270

@jamis jamis requested a review from comandeo June 12, 2023 21:54
this is just removing a bandaid I added a few weeks ago to work around this very issue
Copy link

@comandeo comandeo left a comment

Choose a reason for hiding this comment

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

We should also add these specs to the set we run on serverless -- https://github.com/mongodb/mongo-ruby-driver/blob/master/.evergreen/run-tests-serverless.sh#L95

@jamis
Copy link
Contributor Author

jamis commented Jun 13, 2023

Oh, good catch @comandeo! I totally missed that the serverless tests were run specifically. I'll get that updated.

jamis added 2 commits June 13, 2023 10:31
also some incidental cleanup of the version parsing code, which turned out to be unnecessary
@jamis jamis requested a review from comandeo June 13, 2023 18:42
@jamis jamis dismissed comandeo’s stale review June 14, 2023 14:46

Added the specs to the serverless configuration

@jamis jamis merged commit c1835c7 into mongodb:master Jun 20, 2023
@jamis jamis deleted the 3262-enable-qe2-on-serverless branch June 20, 2023 14:48
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.

3 participants