Skip to content

Test in CI against MongoDB 7.0 #1124

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 1 commit into from
May 26, 2023
Merged

Test in CI against MongoDB 7.0 #1124

merged 1 commit into from
May 26, 2023

Conversation

jyemin
Copy link
Collaborator

@jyemin jyemin commented May 22, 2023

@jyemin jyemin requested review from katcharov and vbabanin May 22, 2023 21:31
@jyemin jyemin self-assigned this May 22, 2023
topology: ["replicaset", "sharded-cluster"], os: "linux" }
display_name: "${version} ${topology} ${auth} ${ssl} ${jdk} ${os} "
tags: ["tests-variant"]
tasks:
- name: "test"

- matrix_name: "tests-jdk-secure-jdk11"
matrix_spec: { auth: "auth", ssl: "ssl", jdk: ["jdk11"], version: ["6.0"], topology: ["replicaset"], os: "linux" }
matrix_spec: { auth: "auth", ssl: "ssl", jdk: ["jdk11"], version: ["7.0"], topology: ["replicaset"], os: "linux" }
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Generally, for variants that we just test against one MongoDB release version, we keep it as the latest released version.

@jyemin jyemin merged commit 9c0ab20 into mongodb:master May 26, 2023
@jyemin jyemin deleted the j4953 branch May 26, 2023 12:42
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