Skip to content

Commit dbacbe6

Browse files
blvaapix-bot[bot]
andauthored
CLOUDP-320704: Normalize snapshot names (#3920)
Co-authored-by: apix-bot[bot] <168195273+apix-bot[bot]@users.noreply.github.com>
1 parent cb0d2aa commit dbacbe6

File tree

1,406 files changed

+11141
-11061
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,406 files changed

+11141
-11061
lines changed

test/e2e/testdata/.snapshots/TestAccessList/Create_Delete_After/POST__api_atlas_v2_groups_68369a269806252ca7c41ee4_accessList_1.snaphost

Lines changed: 0 additions & 16 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
HTTP/2.0 201 Created
2+
Content-Length: 472
3+
Content-Type: application/vnd.atlas.2023-01-01+json;charset=utf-8
4+
Date: Fri, 30 May 2025 12:35:02 GMT
5+
Referrer-Policy: strict-origin-when-cross-origin
6+
Server: mdbws
7+
Strict-Transport-Security: max-age=31536000; includeSubdomains;
8+
X-Content-Type-Options: nosniff
9+
X-Envoy-Upstream-Service-Time: 111
10+
X-Frame-Options: DENY
11+
X-Java-Method: ApiAtlasNetworkAccessListResource::addAtlasWhitelist
12+
X-Java-Version: 17.0.14+7
13+
X-Mongodb-Service-Version: gitHash=6f3b92e91d6bca553e30eabbc42d8bea714f2377; versionString=master
14+
X-Permitted-Cross-Domain-Policies: none
15+
16+
{"links":[{"href":"http://localhost:8080/api/atlas/v2/groups/6839a5f306480f407658e0b7/accessList?includeCount=true&pageNum=1&itemsPerPage=100","rel":"self"}],"results":[{"cidrBlock":"192.168.0.128/32","comment":"test","deleteAfterDate":"2025-05-30T12:40:01Z","groupId":"6839a5f306480f407658e0b7","ipAddress":"192.168.0.128","links":[{"href":"http://localhost:8080/api/atlas/v2/groups/6839a5f306480f407658e0b7/accessList/192.168.0.128%2F32","rel":"self"}]}],"totalCount":1}

test/e2e/testdata/.snapshots/TestAccessList/Create_Forever/POST__api_atlas_v2_groups_68369a269806252ca7c41ee4_accessList_1.snaphost

Lines changed: 0 additions & 16 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
HTTP/2.0 201 Created
2+
Content-Length: 431
3+
Content-Type: application/vnd.atlas.2023-01-01+json;charset=utf-8
4+
Date: Fri, 30 May 2025 12:35:01 GMT
5+
Referrer-Policy: strict-origin-when-cross-origin
6+
Server: mdbws
7+
Strict-Transport-Security: max-age=31536000; includeSubdomains;
8+
X-Content-Type-Options: nosniff
9+
X-Envoy-Upstream-Service-Time: 123
10+
X-Frame-Options: DENY
11+
X-Java-Method: ApiAtlasNetworkAccessListResource::addAtlasWhitelist
12+
X-Java-Version: 17.0.14+7
13+
X-Mongodb-Service-Version: gitHash=6f3b92e91d6bca553e30eabbc42d8bea714f2377; versionString=master
14+
X-Permitted-Cross-Domain-Policies: none
15+
16+
{"links":[{"href":"http://localhost:8080/api/atlas/v2/groups/6839a5f306480f407658e0b7/accessList?includeCount=true&pageNum=1&itemsPerPage=100","rel":"self"}],"results":[{"cidrBlock":"192.168.0.128/32","comment":"test","groupId":"6839a5f306480f407658e0b7","ipAddress":"192.168.0.128","links":[{"href":"http://localhost:8080/api/atlas/v2/groups/6839a5f306480f407658e0b7/accessList/192.168.0.128%2F32","rel":"self"}]}],"totalCount":1}

test/e2e/testdata/.snapshots/TestAccessList/Create_with_CurrentIp/GET__api_private_ipinfo_1.snaphost

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
HTTP/2.0 200 OK
2+
Content-Length: 40
3+
Content-Type: application/json
4+
Date: Fri, 30 May 2025 12:35:02 GMT
5+
Referrer-Policy: strict-origin-when-cross-origin
6+
Server: mdbws
7+
Strict-Transport-Security: max-age=31536000; includeSubdomains;
8+
X-Content-Type-Options: nosniff
9+
X-Frame-Options: DENY
10+
X-Java-Method: ApiPrivateIpInfoResource::getIpInfo
11+
X-Java-Version: 17.0.14+7
12+
X-Mongodb-Service-Version: gitHash=6f3b92e91d6bca553e30eabbc42d8bea714f2377; versionString=master
13+
X-Permitted-Cross-Domain-Policies: none
14+
X-Xgen-Up-Proto: HTTP/2
15+
16+
{"currentIpv4Address":"172.200.199.214"}

test/e2e/testdata/.snapshots/TestAccessList/Create_with_CurrentIp/POST__api_atlas_v2_groups_68369a269806252ca7c41ee4_accessList_1.snaphost

Lines changed: 0 additions & 16 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
HTTP/2.0 201 Created
2+
Content-Length: 437
3+
Content-Type: application/vnd.atlas.2023-01-01+json;charset=utf-8
4+
Date: Fri, 30 May 2025 12:35:02 GMT
5+
Referrer-Policy: strict-origin-when-cross-origin
6+
Server: mdbws
7+
Strict-Transport-Security: max-age=31536000; includeSubdomains;
8+
X-Content-Type-Options: nosniff
9+
X-Envoy-Upstream-Service-Time: 100
10+
X-Frame-Options: DENY
11+
X-Java-Method: ApiAtlasNetworkAccessListResource::addAtlasWhitelist
12+
X-Java-Version: 17.0.14+7
13+
X-Mongodb-Service-Version: gitHash=6f3b92e91d6bca553e30eabbc42d8bea714f2377; versionString=master
14+
X-Permitted-Cross-Domain-Policies: none
15+
16+
{"links":[{"href":"http://localhost:8080/api/atlas/v2/groups/6839a5f306480f407658e0b7/accessList?includeCount=true&pageNum=1&itemsPerPage=100","rel":"self"}],"results":[{"cidrBlock":"172.200.199.214/32","comment":"test","groupId":"6839a5f306480f407658e0b7","ipAddress":"172.200.199.214","links":[{"href":"http://localhost:8080/api/atlas/v2/groups/6839a5f306480f407658e0b7/accessList/172.200.199.214%2F32","rel":"self"}]}],"totalCount":1}

test/e2e/testdata/.snapshots/TestAccessList/Delete#01/DELETE__api_atlas_v2_groups_68369a269806252ca7c41ee4_accessList_192.168.0.31_1.snaphost

Lines changed: 0 additions & 14 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
HTTP/2.0 204 No Content
2+
Content-Type: application/vnd.atlas.2023-01-01+json;charset=utf-8
3+
Date: Fri, 30 May 2025 12:35:02 GMT
4+
Referrer-Policy: strict-origin-when-cross-origin
5+
Server: mdbws
6+
Strict-Transport-Security: max-age=31536000; includeSubdomains;
7+
X-Content-Type-Options: nosniff
8+
X-Envoy-Upstream-Service-Time: 102
9+
X-Frame-Options: DENY
10+
X-Java-Method: ApiAtlasNetworkAccessListResource::deleteAtlasWhitelist
11+
X-Java-Version: 17.0.14+7
12+
X-Mongodb-Service-Version: gitHash=6f3b92e91d6bca553e30eabbc42d8bea714f2377; versionString=master
13+
X-Permitted-Cross-Domain-Policies: none
14+

0 commit comments

Comments
 (0)