From b7792587a6600d07a0e26d65283c67c7418d0b28 Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Mon, 11 Sep 2023 01:44:45 -0700 Subject: [PATCH] DRIVERS-2720: Update spec test's minServerVersion (#1433) * Update spec test's minServerVersion due to the availability of bucketing options starting from version 6.3 * Update yml file. --- source/collection-management/tests/timeseries-collection.json | 2 +- source/collection-management/tests/timeseries-collection.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/collection-management/tests/timeseries-collection.json b/source/collection-management/tests/timeseries-collection.json index 8525056fd1..2ee52eac41 100644 --- a/source/collection-management/tests/timeseries-collection.json +++ b/source/collection-management/tests/timeseries-collection.json @@ -255,7 +255,7 @@ "description": "createCollection with bucketing options", "runOnRequirements": [ { - "minServerVersion": "7.0" + "minServerVersion": "6.3" } ], "operations": [ diff --git a/source/collection-management/tests/timeseries-collection.yml b/source/collection-management/tests/timeseries-collection.yml index 00f22709b0..f0609ca203 100644 --- a/source/collection-management/tests/timeseries-collection.yml +++ b/source/collection-management/tests/timeseries-collection.yml @@ -130,7 +130,7 @@ tests: - description: "createCollection with bucketing options" runOnRequirements: - - minServerVersion: "7.0" + - minServerVersion: "6.3" operations: - name: dropCollection object: *database0