File: test_block_blob.test_put_block.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 (137 lines) | stat: -rw-r--r-- 5,453 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
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-blob-type: [BlockBlob]
      x-ms-client-request-id: [50d42258-e473-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:00:56 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/utcontainerbdb10c39/blobbdb10c39
  response:
    body: {string: ''}
    headers:
      Content-MD5: [1B2M2Y8AsgTpgAmY7PhCfg==]
      Date: ['Fri, 09 Nov 2018 23:00:55 GMT']
      ETag: ['"0x8D64697351A2FF5"']
      Last-Modified: ['Fri, 09 Nov 2018 23:00:56 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [50219d48-a01e-004e-1880-780ace000000]
      x-ms-request-server-encrypted: ['true']
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
- request:
    body: block 0
    headers:
      Connection: [keep-alive]
      Content-Length: ['7']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [50ecf53a-e473-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:00:56 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/utcontainerbdb10c39/blobbdb10c39?comp=block&blockid=MA%3D%3D
  response:
    body: {string: ''}
    headers:
      Content-MD5: [TjjhPkKeLS6Els52i6m9Bg==]
      Date: ['Fri, 09 Nov 2018 23:00:55 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [50219d5c-a01e-004e-2980-780ace000000]
      x-ms-request-server-encrypted: ['true']
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
- request:
    body: block 1
    headers:
      Connection: [keep-alive]
      Content-Length: ['7']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [50f6bd72-e473-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:00:56 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/utcontainerbdb10c39/blobbdb10c39?comp=block&blockid=MQ%3D%3D
  response:
    body: {string: ''}
    headers:
      Content-MD5: [ZOnmAD+J5F2p66g8NFSefA==]
      Date: ['Fri, 09 Nov 2018 23:00:55 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [50219d80-a01e-004e-4b80-780ace000000]
      x-ms-request-server-encrypted: ['true']
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
- request:
    body: block 2
    headers:
      Connection: [keep-alive]
      Content-Length: ['7']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [50fdbda2-e473-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:00:56 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/utcontainerbdb10c39/blobbdb10c39?comp=block&blockid=Mg%3D%3D
  response:
    body: {string: ''}
    headers:
      Content-MD5: [giBgEwOK96+T6eqweyrlNg==]
      Date: ['Fri, 09 Nov 2018 23:00:55 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [50219d93-a01e-004e-5a80-780ace000000]
      x-ms-request-server-encrypted: ['true']
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
- request:
    body: block 3
    headers:
      Connection: [keep-alive]
      Content-Length: ['7']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [5104f5fe-e473-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:00:56 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/utcontainerbdb10c39/blobbdb10c39?comp=block&blockid=Mw%3D%3D
  response:
    body: {string: ''}
    headers:
      Content-MD5: [FDhv5/Vy34Z9KKvEnjH2lQ==]
      Date: ['Fri, 09 Nov 2018 23:00:55 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [50219dab-a01e-004e-6f80-780ace000000]
      x-ms-request-server-encrypted: ['true']
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
- request:
    body: block 4
    headers:
      Connection: [keep-alive]
      Content-Length: ['7']
      User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
      x-ms-client-request-id: [510b6e98-e473-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:00:56 GMT']
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.blob.core.windows.net/utcontainerbdb10c39/blobbdb10c39?comp=block&blockid=NA%3D%3D
  response:
    body: {string: ''}
    headers:
      Content-MD5: [jkC3Z8KTocewrRQF+tkxeA==]
      Date: ['Fri, 09 Nov 2018 23:00:55 GMT']
      Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [50219db9-a01e-004e-7c80-780ace000000]
      x-ms-request-server-encrypted: ['true']
      x-ms-version: ['2018-03-28']
    status: {code: 201, message: Created}
version: 1