Skip to content

Commit

Permalink
fix redis live test (Azure#19420)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere authored Oct 26, 2022
1 parent 6ba5223 commit 297f2c8
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,8 @@
"maxmemory-delta": "642"
},
"accessKeys": {
"primaryKey": "J8USUXbF60mwTHRX0ZjdmDV3gSBCS5ru9AzCaOcn4Kk=",
"secondaryKey": "UwieWhYtSSLGkhySx7iKslAzv5zctAvNkAzCaIJSWLo="
"primaryKey": "000000000000",
"secondaryKey": "000000000000"
},
"hostName": "redisnaaChDFf.redis.cache.windows.net",
"port": 6379,
Expand Down Expand Up @@ -8991,8 +8991,8 @@
"x-rp-server-mvid": "00000000-0000-0000-0000-000000000000"
},
"ResponseBody": {
"primaryKey": "DqZrin1MrEeUv3gMMmKBpKwWCT4TZdGhJAzCaBigRo4=",
"secondaryKey": "UwieWhYtSSLGkhySx7iKslAzv5zctAvNkAzCaIJSWLo="
"primaryKey": "000000000000",
"secondaryKey": "000000000000"
}
},
{
Expand Down Expand Up @@ -9026,8 +9026,8 @@
"x-rp-server-mvid": "00000000-0000-0000-0000-000000000000"
},
"ResponseBody": {
"primaryKey": "DqZrin1MrEeUv3gMMmKBpKwWCT4TZdGhJAzCaBigRo4=",
"secondaryKey": "UwieWhYtSSLGkhySx7iKslAzv5zctAvNkAzCaIJSWLo="
"primaryKey": "000000000000",
"secondaryKey": "000000000000"
}
},
{
Expand Down

0 comments on commit 297f2c8

Please sign in to comment.