File: test_retry.test_retry_with_deserialization.yaml

package info (click to toggle)
python-azure-storage 20181109%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,472 kB
  • sloc: python: 28,724; makefile: 204; sh: 1
file content (92 lines) | stat: -rw-r--r-- 4,354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
interactions:
- request:
    body: null
    headers:
      Connection: [keep-alive]
      Content-Length: ['0']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [a789aa68-e474-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:10:31 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/retry7a5d119a?restype=container
  response:
    body: {string: ''}
    headers:
      Date: ['Fri, 09 Nov 2018 23:10:31 GMT']
      ETag: ['"0x8D646988BD22056"']
      Last-Modified: ['Fri, 09 Nov 2018 23:10:31 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [89718b5e-701e-0047-1b81-781040000000]
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
- request:
    body: null
    headers:
      Connection: [keep-alive]
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [a7a2dc5e-e474-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:10:31 GMT']
      x-ms-version: ['2018-03-28']
    method: GET
    uri: https://storagename.blob.core.windows.net/?comp=list&prefix=retry
  response:
    body: {string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><EnumerationResults\
        \ ServiceEndpoint=\"https://storagename.blob.core.windows.net/\"><Prefix>retry</Prefix><Containers><Container><Name>retry7a5d119a</Name><Properties><Last-Modified>Fri,\
        \ 09 Nov 2018 23:10:31 GMT</Last-Modified><Etag>\"0x8D646988BD22056\"</Etag><LeaseStatus>unlocked</LeaseStatus><LeaseState>available</LeaseState><HasImmutabilityPolicy>false</HasImmutabilityPolicy><HasLegalHold>false</HasLegalHold></Properties></Container></Containers><NextMarker\
        \ /></EnumerationResults>"}
    headers:
      Content-Type: [application/xml]
      Date: ['Fri, 09 Nov 2018 23:10:31 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      Vary: [Origin]
      x-ms-request-id: [89718b7e-701e-0047-3781-781040000000]
      x-ms-version: ['2018-03-28']
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Connection: [keep-alive]
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [a7a2dc5e-e474-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:10:33 GMT']
      x-ms-version: ['2018-03-28']
    method: GET
    uri: https://storagename.blob.core.windows.net/?comp=list&prefix=retry
  response:
    body: {string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><EnumerationResults\
        \ ServiceEndpoint=\"https://storagename.blob.core.windows.net/\"><Prefix>retry</Prefix><Containers><Container><Name>retry7a5d119a</Name><Properties><Last-Modified>Fri,\
        \ 09 Nov 2018 23:10:31 GMT</Last-Modified><Etag>\"0x8D646988BD22056\"</Etag><LeaseStatus>unlocked</LeaseStatus><LeaseState>available</LeaseState><HasImmutabilityPolicy>false</HasImmutabilityPolicy><HasLegalHold>false</HasLegalHold></Properties></Container></Containers><NextMarker\
        \ /></EnumerationResults>"}
    headers:
      Content-Type: [application/xml]
      Date: ['Fri, 09 Nov 2018 23:10:33 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      Vary: [Origin]
      x-ms-request-id: [8971908a-701e-0047-3c81-781040000000]
      x-ms-version: ['2018-03-28']
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      Connection: [keep-alive]
      Content-Length: ['0']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [a8b67c9a-e474-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:10:33 GMT']
      x-ms-version: ['2018-03-28']
    method: DELETE
    uri: https://storagename.blob.core.windows.net/retry7a5d119a?restype=container
  response:
    body: {string: ''}
    headers:
      Date: ['Fri, 09 Nov 2018 23:10:33 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [897190ad-701e-0047-5e81-781040000000]
      x-ms-version: ['2018-03-28']
    status: {code: 202, message: Accepted}
version: 1