Skip to content

Commit 297f2c8

Browse files
authored
fix redis live test (Azure#19420)
1 parent 6ba5223 commit 297f2c8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sdk/resourcemanager/redis/armredis/testdata/recordings/TestRedisTestSuite.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,8 @@
401401
"maxmemory-delta": "642"
402402
},
403403
"accessKeys": {
404-
"primaryKey": "J8USUXbF60mwTHRX0ZjdmDV3gSBCS5ru9AzCaOcn4Kk=",
405-
"secondaryKey": "UwieWhYtSSLGkhySx7iKslAzv5zctAvNkAzCaIJSWLo="
404+
"primaryKey": "000000000000",
405+
"secondaryKey": "000000000000"
406406
},
407407
"hostName": "redisnaaChDFf.redis.cache.windows.net",
408408
"port": 6379,
@@ -8991,8 +8991,8 @@
89918991
"x-rp-server-mvid": "00000000-0000-0000-0000-000000000000"
89928992
},
89938993
"ResponseBody": {
8994-
"primaryKey": "DqZrin1MrEeUv3gMMmKBpKwWCT4TZdGhJAzCaBigRo4=",
8995-
"secondaryKey": "UwieWhYtSSLGkhySx7iKslAzv5zctAvNkAzCaIJSWLo="
8994+
"primaryKey": "000000000000",
8995+
"secondaryKey": "000000000000"
89968996
}
89978997
},
89988998
{
@@ -9026,8 +9026,8 @@
90269026
"x-rp-server-mvid": "00000000-0000-0000-0000-000000000000"
90279027
},
90289028
"ResponseBody": {
9029-
"primaryKey": "DqZrin1MrEeUv3gMMmKBpKwWCT4TZdGhJAzCaBigRo4=",
9030-
"secondaryKey": "UwieWhYtSSLGkhySx7iKslAzv5zctAvNkAzCaIJSWLo="
9029+
"primaryKey": "000000000000",
9030+
"secondaryKey": "000000000000"
90319031
}
90329032
},
90339033
{

0 commit comments

Comments
 (0)