diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/_meta.json b/sdk/mongocluster/azure-mgmt-mongocluster/_meta.json index 0fd55258a046..bfcb8e055cb7 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/_meta.json +++ b/sdk/mongocluster/azure-mgmt-mongocluster/_meta.json @@ -1,5 +1,5 @@ { - "commit": "465d34792335e02d9bf8de153734420d769adac1", + "commit": "24825f1646755122ae3a370a522012c516e94593", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "typespec_src": "specification/mongocluster/DocumentDB.MongoCluster.Management", "@azure-tools/typespec-python": "0.33.0" diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/azure/mgmt/mongocluster/_version.py b/sdk/mongocluster/azure-mgmt-mongocluster/azure/mgmt/mongocluster/_version.py index bbcd28b4aa67..be71c81bd282 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/azure/mgmt/mongocluster/_version.py +++ b/sdk/mongocluster/azure-mgmt-mongocluster/azure/mgmt/mongocluster/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "1.0.0b2" +VERSION = "1.0.0b1" diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_cli_mgmt_mongocluster_lro_test.py b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_cli_mgmt_mongocluster_lro_test.py index c971da9e6e33..479e0634a949 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_cli_mgmt_mongocluster_lro_test.py +++ b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_cli_mgmt_mongocluster_lro_test.py @@ -5,6 +5,7 @@ AZURE_LOCATION = "westus2" Mongo_Cluster_Name = "pythontestmongocluster" + @pytest.mark.live_test_only class TestMgmtMongoCluster(AzureMgmtRecordedTestCase): diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_mongo_clusters_operations_test.py b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_mongo_clusters_operations_test.py index 10a4f05a5bd1..daf0de490908 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_mongo_clusters_operations_test.py +++ b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_mongo_clusters_operations_test.py @@ -26,4 +26,3 @@ def test_mongo_clusters_list_by_resource_group(self, resource_group): ) result = [r for r in response] assert result == [] - \ No newline at end of file diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_async_test.py b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_async_test.py index 983f2b35658d..b3f84df306ce 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_async_test.py +++ b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_async_test.py @@ -25,4 +25,3 @@ async def test_operations_list(self, resource_group): response = self.client.operations.list() result = [r async for r in response] assert result - diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_test.py b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_test.py index d18d4230cec4..07be16fffa7d 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_test.py +++ b/sdk/mongocluster/azure-mgmt-mongocluster/tests/test_mongo_cluster_mgmt_operations_test.py @@ -24,4 +24,3 @@ def test_operations_list(self, resource_group): response = self.client.operations.list() result = [r for r in response] assert result - diff --git a/sdk/mongocluster/azure-mgmt-mongocluster/tsp-location.yaml b/sdk/mongocluster/azure-mgmt-mongocluster/tsp-location.yaml index 520e0bf76147..cbea8930ec67 100644 --- a/sdk/mongocluster/azure-mgmt-mongocluster/tsp-location.yaml +++ b/sdk/mongocluster/azure-mgmt-mongocluster/tsp-location.yaml @@ -1,4 +1,4 @@ directory: specification/mongocluster/DocumentDB.MongoCluster.Management -commit: 465d34792335e02d9bf8de153734420d769adac1 +commit: 24825f1646755122ae3a370a522012c516e94593 repo: Azure/azure-rest-api-specs additionalDirectories: