Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension Regression Test for edgeorder #6094

Merged
merged 1 commit into from
Apr 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ interactions:
ParameterSetName:
- -n -g --contact-details --shipping-address
User-Agent:
- AZURECLI/2.33.1 azsdk-python-azure-mgmt-resource/20.0.0 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-azure-mgmt-resource/22.0.0 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_edgeorder_000001?api-version=2021-04-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_edgeorder_000001?api-version=2022-09-01
response:
body:
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001","name":"cli_test_edgeorder_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2022-02-21T09:34:45Z"},"properties":{"provisioningState":"Succeeded"}}'
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001","name":"cli_test_edgeorder_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2023-03-28T10:13:45Z"},"properties":{"provisioningState":"Succeeded"}}'
headers:
cache-control:
- no-cache
Expand All @@ -27,7 +28,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Mon, 21 Feb 2022 09:34:49 GMT
- Tue, 28 Mar 2023 10:13:45 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -63,7 +64,8 @@ interactions:
ParameterSetName:
- -n -g --contact-details --shipping-address
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName?api-version=2021-12-01
response:
Expand All @@ -75,11 +77,11 @@ interactions:
content-length:
- '0'
date:
- Mon, 21 Feb 2022 09:34:53 GMT
- Tue, 28 Mar 2023 10:13:46 GMT
expires:
- '-1'
location:
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrder/locations/eastus/operationResults/ef178726-0d3f-4d5e-ab41-c0968d4b73c6?api-version=2021-12-01
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrder/locations/eastus/operationResults/b2d03e59-1e12-45ea-90d3-c2a50b3a7be3?api-version=2021-12-01
pragma:
- no-cache
server:
Expand All @@ -89,7 +91,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-writes:
- '1197'
- '1196'
status:
code: 202
message: Accepted
Expand All @@ -107,9 +109,10 @@ interactions:
ParameterSetName:
- -n -g --contact-details --shipping-address
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrder/locations/eastus/operationResults/ef178726-0d3f-4d5e-ab41-c0968d4b73c6?api-version=2021-12-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EdgeOrder/locations/eastus/operationResults/b2d03e59-1e12-45ea-90d3-c2a50b3a7be3?api-version=2021-12-01
response:
body:
string: ''
Expand All @@ -119,7 +122,7 @@ interactions:
content-length:
- '0'
date:
- Mon, 21 Feb 2022 09:35:03 GMT
- Tue, 28 Mar 2023 10:13:56 GMT
expires:
- '-1'
location:
Expand Down Expand Up @@ -149,7 +152,8 @@ interactions:
ParameterSetName:
- -n -g --contact-details --shipping-address
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName?api-version=2021-12-01
response:
Expand All @@ -162,22 +166,22 @@ interactions:
\ \"contactName\": \"Petr Cech\",\r\n \"phone\": \"1234567890\",\r\n
\ \"phoneExtension\": \"\",\r\n \"emailList\": [\r\n \"testemail@microsoft.com\"\r\n
\ ]\r\n },\r\n \"addressValidationStatus\": \"Valid\"\r\n },\r\n
\ \"systemData\": {\r\n \"createdBy\": \"ethanyang@microsoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2022-02-21T09:34:52.7810279+00:00\",\r\n
\ \"lastModifiedBy\": \"ethanyang@microsoft.com\",\r\n \"lastModifiedByType\":
\"User\",\r\n \"lastModifiedAt\": \"2022-02-21T09:34:52.7810279+00:00\"\r\n
\ \"systemData\": {\r\n \"createdBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2023-03-28T10:13:46.6145843+00:00\",\r\n
\ \"lastModifiedBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"lastModifiedByType\": \"User\",\r\n \"lastModifiedAt\": \"2023-03-28T10:13:46.6145843+00:00\"\r\n
\ },\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"name\": \"TestAddressName\",\r\n
\ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName\",\r\n
\ \"type\": \"Microsoft.EdgeOrder/addresses\"\r\n}"
headers:
cache-control:
- no-cache
content-length:
- '1129'
- '1173'
content-type:
- application/json; charset=utf-8
date:
- Mon, 21 Feb 2022 09:35:20 GMT
- Tue, 28 Mar 2023 10:14:06 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -209,7 +213,8 @@ interactions:
ParameterSetName:
- -n -g
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName?api-version=2021-12-01
response:
Expand All @@ -222,22 +227,22 @@ interactions:
\ \"contactName\": \"Petr Cech\",\r\n \"phone\": \"1234567890\",\r\n
\ \"phoneExtension\": \"\",\r\n \"emailList\": [\r\n \"testemail@microsoft.com\"\r\n
\ ]\r\n },\r\n \"addressValidationStatus\": \"Valid\"\r\n },\r\n
\ \"systemData\": {\r\n \"createdBy\": \"ethanyang@microsoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2022-02-21T09:34:52.7810279+00:00\",\r\n
\ \"lastModifiedBy\": \"ethanyang@microsoft.com\",\r\n \"lastModifiedByType\":
\"User\",\r\n \"lastModifiedAt\": \"2022-02-21T09:34:52.7810279+00:00\"\r\n
\ \"systemData\": {\r\n \"createdBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2023-03-28T10:13:46.6145843+00:00\",\r\n
\ \"lastModifiedBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"lastModifiedByType\": \"User\",\r\n \"lastModifiedAt\": \"2023-03-28T10:13:46.6145843+00:00\"\r\n
\ },\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"name\": \"TestAddressName\",\r\n
\ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName\",\r\n
\ \"type\": \"Microsoft.EdgeOrder/addresses\"\r\n}"
headers:
cache-control:
- no-cache
content-length:
- '1129'
- '1173'
content-type:
- application/json; charset=utf-8
date:
- Mon, 21 Feb 2022 09:35:22 GMT
- Tue, 28 Mar 2023 10:14:07 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -277,7 +282,8 @@ interactions:
ParameterSetName:
- -n -g --contact-details --shipping-address
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: PATCH
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName?api-version=2021-12-01
response:
Expand All @@ -290,22 +296,22 @@ interactions:
\ \"contactName\": \"Petr Cech\",\r\n \"phone\": \"1234567890\",\r\n
\ \"phoneExtension\": \"\",\r\n \"emailList\": [\r\n \"ssemcr@microsoft.com\"\r\n
\ ]\r\n },\r\n \"addressValidationStatus\": \"Valid\"\r\n },\r\n
\ \"systemData\": {\r\n \"createdBy\": \"ethanyang@microsoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2022-02-21T09:34:52.7810279+00:00\",\r\n
\ \"lastModifiedBy\": \"ethanyang@microsoft.com\",\r\n \"lastModifiedByType\":
\"User\",\r\n \"lastModifiedAt\": \"2022-02-21T09:35:23.4869581+00:00\"\r\n
\ \"systemData\": {\r\n \"createdBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2023-03-28T10:13:46.6145843+00:00\",\r\n
\ \"lastModifiedBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"lastModifiedByType\": \"User\",\r\n \"lastModifiedAt\": \"2023-03-28T10:14:07.935731+00:00\"\r\n
\ },\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"name\": \"TestAddressName\",\r\n
\ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName\",\r\n
\ \"type\": \"Microsoft.EdgeOrder/addresses\"\r\n}"
headers:
cache-control:
- no-cache
content-length:
- '1126'
- '1169'
content-type:
- application/json; charset=utf-8
date:
- Mon, 21 Feb 2022 09:35:24 GMT
- Tue, 28 Mar 2023 10:14:07 GMT
expires:
- '-1'
pragma:
Expand All @@ -314,14 +320,10 @@ interactions:
- Kestrel
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
vary:
- Accept-Encoding
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-writes:
- '1199'
- '1195'
status:
code: 200
message: OK
Expand All @@ -339,7 +341,8 @@ interactions:
ParameterSetName:
- -g
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses?api-version=2021-12-01
response:
Expand All @@ -353,22 +356,22 @@ interactions:
\"Petr Cech\",\r\n \"phone\": \"1234567890\",\r\n \"phoneExtension\":
\"\",\r\n \"emailList\": [\r\n \"ssemcr@microsoft.com\"\r\n
\ ]\r\n },\r\n \"addressValidationStatus\": \"Valid\"\r\n
\ },\r\n \"systemData\": {\r\n \"createdBy\": \"ethanyang@microsoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2022-02-21T09:34:52.7810279+00:00\",\r\n
\ \"lastModifiedBy\": \"ethanyang@microsoft.com\",\r\n \"lastModifiedByType\":
\"User\",\r\n \"lastModifiedAt\": \"2022-02-21T09:35:23.4869581+00:00\"\r\n
\ },\r\n \"systemData\": {\r\n \"createdBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"createdByType\": \"User\",\r\n \"createdAt\": \"2023-03-28T10:13:46.6145843+00:00\",\r\n
\ \"lastModifiedBy\": \"azureclilivetest@azuresdkteam.onmicrosoft.com\",\r\n
\ \"lastModifiedByType\": \"User\",\r\n \"lastModifiedAt\": \"2023-03-28T10:14:07.935731+00:00\"\r\n
\ },\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"name\":
\"TestAddressName\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName\",\r\n
\ \"type\": \"Microsoft.EdgeOrder/addresses\"\r\n }\r\n ]\r\n}"
headers:
cache-control:
- no-cache
content-length:
- '1295'
- '1338'
content-type:
- application/json; charset=utf-8
date:
- Mon, 21 Feb 2022 09:35:27 GMT
- Tue, 28 Mar 2023 10:14:08 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -402,7 +405,8 @@ interactions:
ParameterSetName:
- -n -g --yes
User-Agent:
- AZURECLI/2.33.1 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.8.10 (Windows-10-10.0.19044-SP0)
- AZURECLI/2.46.0 azsdk-python-mgmt-edgeorder/1.0.0b1 Python/3.10.10 (Linux-5.15.0-1034-azure-x86_64-with-glibc2.31)
VSTS_7b238909-6802-4b65-b90d-184bca47f458_build_261_0
method: DELETE
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_edgeorder_000001/providers/Microsoft.EdgeOrder/addresses/TestAddressName?api-version=2021-12-01
response:
Expand All @@ -414,7 +418,7 @@ interactions:
content-length:
- '0'
date:
- Mon, 21 Feb 2022 09:35:31 GMT
- Tue, 28 Mar 2023 10:14:08 GMT
expires:
- '-1'
pragma:
Expand Down