blob: 75bd35789298402a8e619ded57ada863aaaf2eb3 [file] [log] [blame]
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +03001tests:
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +03002
Hanna Arhipovab4e74572021-04-14 21:25:23 +03003 - title: deployment_*
4 errors:
5 - 'special characters are not allowed'
6 status: ProdFailed
7 defects: PROD-0
8
Hanna Arhipovaae2684c2021-04-20 14:06:11 +03009 - title: deployment_*
10 errors:
11 - "SaltReqTimeoutError: Message timed out"
12 status: ProdFailed
13 defects: PROD-35053
14
15 - title: deployment_*
16 errors:
17 - "Exception: Step 'Configure salt-minion on osd"
18 - No space left on device
19 status: ProdFailed
20 defects: PROD-36101
21
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030022 - title: 'tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79]'
23 errors:
24 - 'testtools.matchers._impl.MismatchError: 0 != 1'
Hanna Arhipova348dc572020-10-12 14:29:34 +030025 status: ProdFailed
26 defects: PROD-25134
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030027
28 - title: 'tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79]'
29 errors:
30 - 'testtools.matchers._impl.MismatchError: 0 != 1'
Hanna Arhipova348dc572020-10-12 14:29:34 +030031 status: ProdFailed
32 defects: PROD-25134
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030033
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +030034 - title: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6]
35 errors:
36 - "tempest.lib.exceptions.Conflict: Conflict with state of target resource"
37 - "Details: {u'message': u\"Cannot 'createImage' instance"
38 - "while it is in task_state image_uploading\", u'code': 409}"
39 status: ProdFailed
40 defects: PROD-35752
41
42
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030043## ==================================================
44 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_image_metadata_item"
45 errors:
46 - "502 PUT https://10.6.0.80:8774/v2.1/images/"
Hanna Arhipova348dc572020-10-12 14:29:34 +030047 status: ProdFailed
48 defects: PROD-35212
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030049
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +030050 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634]"
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030051 errors:
52 - "502 GET https://10.6.0.80:8774/v2.1/images/"
Hanna Arhipova348dc572020-10-12 14:29:34 +030053 status: ProdFailed
54 defects: PROD-35212
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030055
Hanna Arhipovad79b0b22021-02-03 16:27:35 +020056 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634]"
57 errors:
58 - "502 DELETE https://10.6.0.80:8774/v2.1/images/"
59 status: ProdFailed
60 defects: PROD-35212
61
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +030062 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9]"
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030063 errors:
Anna Arhipovadd9254c2022-09-16 11:56:45 +020064 - "tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received"
65 - "Details: 502"
Hanna Arhipovad79b0b22021-02-03 16:27:35 +020066 status: ProdFailed
67 defects: PROD-35212
68
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +030069 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]"
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030070 errors:
Hanna Arhipovad79b0b22021-02-03 16:27:35 +020071 - "502 DELETE https://10.6.0.80:8774/v2.1/images/"
Hanna Arhipova348dc572020-10-12 14:29:34 +030072 status: ProdFailed
73 defects: PROD-35212
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030074
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +030075 - title: "tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314]"
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030076 errors:
Hanna Arhipovad79b0b22021-02-03 16:27:35 +020077 - "502 DELETE https://10.6.0.80:8774/v2.1/images/"
Hanna Arhipova348dc572020-10-12 14:29:34 +030078 status: ProdFailed
79 defects: PROD-35212
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030080
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +020081 - title: tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces[id-96c4e2ef-5e4d-4d7f-87f5-fed6dca18016,network]
82 errors:
83 - self.client.list_virtual_interfaces(self.server['id'])
84 - BadRequest not raised
85 status: ProdFailed
86 defects: PROD-35966
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030087
88 - title: ".setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)"
89 errors:
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +030090 - 'resp, body = self.get("images/%s" % image_id)'
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030091 - "tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received"
92 - "Details: 502"
Hanna Arhipova348dc572020-10-12 14:29:34 +030093 status: ProdFailed
94 defects: PROD-35212
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +030095
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +020096 - title: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568]
97 errors:
98 - "502 POST https://10.6.0.80:8774/v2.1/servers"
99 - "tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received"
100 - "Details: 502"
101 status: ProdFailed
102 defects: PROD-35224
103
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +0300104 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314]"
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300105 errors:
106 - "message': u\"Cannot 'createImage' instance"
107 - "while it is in task_state image_uploading\", u'code': 409"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300108 status: ProdFailed
109 defects: PROD-35223
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300110
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200111 - title: "tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634]"
112 errors:
113 - "failed to reach ACTIVE state (current state SAVING) within the required time (600 s)."
114 status: ProdFailed
115 defects: PROD-35223
116
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +0300117 - title: ".setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)"
118 errors:
119 - 'resp, body = self.get("images/%s" % image_id)'
120 - "Details: 502"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300121 status: ProdFailed
122 defects: PROD-35212
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +0300123
Hanna Arhipova348dc572020-10-12 14:29:34 +0300124 - title: ".tearDownClass (tempest.api.image.v2.test_images.ListUserImagesTest)"
125 errors:
126 - "raise testtools.MultipleExceptions(*cleanup_errors)"
127 - "Details: 502, <traceback object at"
128 status: ProdFailed
129 defects: PROD-35212
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300130
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200131 - title: ".tearDownClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)"
132 errors:
133 - "raise testtools.MultipleExceptions(*cleanup_errors)"
134 - "Details: 502, <traceback object at"
135 status: ProdFailed
136 defects: PROD-35212
137
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +0300138 - title: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]
139 errors:
140 - resp, body = self.get("images/%s" % image_id)
141 - "Details: 502"
142 status: ProdFailed
143 defects: PROD-35212
144
145 - title: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image]
146 errors:
147 - 502 GET https://10.6.0.80:9292/v2/images/
148 status: ProdFailed
149 defects: PROD-35212
150
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200151 - title: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
152 errors:
153 - 502 GET https://10.6.0.80:9292/v2/images/
154 status: ProdFailed
155 defects: PROD-35212
156
Hanna Arhipovad67c20b2021-03-26 11:58:39 +0200157 - title: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
158 errors:
159 - 502 PUT https://10.6.0.80:9292/v2/images/
160 status: ProdFailed
161 defects: PROD-35212
162
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200163 - title: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad]
164 errors:
165 - 'tempest.lib.exceptions.TimeoutException: Request timed out'
166 - 'failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (600 s). Current status: SHELVED. Current task state: shelving_offloading'
167 status: ProdFailed
168 defects: PROD-35225
169
170 - title: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image]
171 errors:
172 - failed to reach active state (current state saving) within the required time
173 status: ProdFailed
174 defects: PROD-35222
175
176
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200177 - title: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image]
178 errors:
179 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
180 status: ProdFailed
181 defects: PROD-34693
182
183 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv6_create[id-fc9996de-4f55-4fc4-b8ef-a4b9170c7078]
184 errors:
185 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
186 status: ProdFailed
187 defects: PROD-34693
188
Hanna Arhipovad67c20b2021-03-26 11:58:39 +0200189 - title: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image]
190 errors:
191 - "message': u'No image found with ID"
192 - "u'code': u'404 Not Found'"
193 status: ProdFailed
194 defects: PROD-36275
195
Anna Arhipovadd9254c2022-09-16 11:56:45 +0200196 - title: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image]
197 errors:
198 - "fixtures._fixtures.timeout.TimeoutException"
199 - "404 DELETE https://10.6.0.80:9292/v2/images"
200 status: ProdFailed
201 defects:
202
203
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200204 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_list[id-6546ef3c-c0e2-46af-b892-f795f4d01119,smoke]
205 errors:
206 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
207 status: ProdFailed
208 defects: PROD-34693
209
Anna Arhipovadd9254c2022-09-16 11:56:45 +0200210 - title: octavia_tempest_plugin.tests.v2.api.test_loadbalancer.LoadbalancerTest.test_crud_loadbalancer[id-94c66b04-1ab3-4375-a921-89e48d833c1d,slow]
211 errors:
212 - "Exception: Failed to wait for loadbalancer to be active, actual provisioning_status: ERROR"
213 status: ProdFailed
214 defects: PROD-34865
215
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200216 - title: octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv6_CRUD[id-86ffecc4-dce8-46f9-936e-8a4c6bcf3959]
217 errors:
218 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
219 status: ProdFailed
220 defects: PROD-34693
221
222 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_update[id-b75a4d15-49d2-4149-a745-635eed1aacc3]
223 errors:
224 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
225 status: ProdFailed
226 defects: PROD-34693
227
228
229 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete_cascade[id-643ef031-c800-45f2-b229-3c8f8b37c829]
230 errors:
231 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
232 status: ProdFailed
233 defects: PROD-34693
234
235 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete[id-643ef031-c800-45f2-b229-3c8f8b37c829]
236 errors:
237 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
238 status: ProdFailed
239 defects: PROD-34693
240
Anna Arhipovadd9254c2022-09-16 11:56:45 +0200241 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete[id-643ef031-c800-45f2-b229-3c8f8b37c829]
242 errors:
243 - "No such file or directory: '/tmp/cirros-0.3.1-x86_64-vmlinuz'"
244 status: ProdFailed
245 defects:
246
247
248
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200249 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_status[id-60acc1b0-fa46-41f8-b526-c81ae2f42c30]
250 errors:
251 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
252 status: ProdFailed
253 defects: PROD-34693
254
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200255 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show[id-826ae612-8717-4c64-a8a7-cb9570a85870]
256 errors:
257 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
258 status: ProdFailed
259 defects: PROD-34693
260
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200261 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv4_create[id-61c6343c-a5d2-4b9f-8c7d-34ea83f0596b]
262 errors:
263 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
264 status: ProdFailed
265 defects: PROD-34693
266
267 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_stats[id-105afcba-4dd6-46d6-8fa4-bd7330aa1259]
268 errors:
269 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
270 status: ProdFailed
271 defects: PROD-34693
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +0300272
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200273 - title: octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_failover[id-fc2e07a6-9776-4559-90c9-141170d4c397]
274 errors:
275 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
276 status: ProdFailed
277 defects: PROD-34693
278
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300279# ---------------------------------------------------
Hanna Arhipova348dc572020-10-12 14:29:34 +0300280 - title: "tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568]"
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300281 errors:
282 - "Details: {u'message': u'Guest does not have a console available.', u'code': 404}"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300283 status: ProdFailed
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300284 defects: PROD-35224
285
286 - title: "tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]"
287 errors:
288 - "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300289 status: ProdFailed
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300290 defects: PROD-35217
291
292 - title: "tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]"
293 errors:
294 - "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300295 status: ProdFailed
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300296 defects: PROD-35217
297
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +0300298 - title: .tearDownClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)
299 errors:
300 - "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer"
301 status: ProdFailed
302 defects: PROD-35217
303
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300304 - title: ".setUpClass (tempest.api.network.admin.test_agent_management.AgentManagementTestJSON)"
305 errors:
306 - 'File "/usr/local/lib/python2.7/dist-packages/tempest/api/network/admin/test_agent_management.py", line 35, in resource_setup'
307 - "IndexError: list index out of range"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300308 status: ProdFailed
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300309 defects: PROD-25221
310
Hanna Arhipovad67c20b2021-03-26 11:58:39 +0200311 - title: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network]
312 errors:
313 - 'tempest.lib.exceptions.NotFound: Object not found'
314 - "u'type': u'PortNotFound'"
315 status: ProdFailed
316 defects: PROD-29650
317
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300318## ==================================================
319# CVP SANITY
320## ==================================================
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +0300321 - title: test_ntp_peers_state
322 errors:
323 - "NTP peers state is not as expected on some nodes; could not find declared system peer"
324 status: WontFix
325
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300326
Hanna Arhipova348dc572020-10-12 14:29:34 +0300327 - title: test_prometheus_alert_count[ReclassRemoteDesync]
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300328 errors:
329 - "local files under /srv/salt/reclass have diverged from expected remote state"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300330 status: WontFix
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300331
Hanna Arhipova348dc572020-10-12 14:29:34 +0300332 - title: test_prometheus_alert_count[ContrailBGPSessionsDown]
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +0300333 errors:
334 - "1 OpenContrail BGP sessions on the ntw01 node are down for 2 minutes."
Hanna Arhipova348dc572020-10-12 14:29:34 +0300335 status: ProdFailed
336 defects: PROD-34379
337
338 - title: test_prometheus_alert_count[SystemMemoryFullWarning]
339 errors:
340 - The ctl
341 - node uses
342 - "% of memory for 2 minutes."
343 status: WontFix
344 defects: PROD-33922
345
346 - title: test_prometheus_alert_count[SystemMemoryFullMajor]
347 errors:
348 - The ctl
349 - node uses
350 - "% of memory for 2 minutes."
351 status: WontFix
352 defects: PROD-33922
353
354 - title: test_prometheus_alert_count[OpenstackServiceEndpointDown]
355 errors:
356 - opencontrail public API endpoint from the OpenStack Service Catalog didn't pass the HTTP-probe check.
357 status: ProdFailed
358 defects: PROD-35759
359
360 - title: test_prometheus_alert_count[TelegrafRemoteGatherErrors]
361 errors:
362 - Remote Telegraf has gathering errors for the last 10 minutes. Check 'monitoring_remote_agent' container's logs for details.
363 status: ProdFailed
364 defects: PROD-35759
365
Hanna Arhipova30d3e8b2020-10-23 14:22:11 +0300366 - title: test_prometheus_alert_count[AlertmanagerNotificationFailureWarning]
367 errors:
368 - Alertmanager webhook notifications on the
369 - fail for 2 minutes.
370 status: ProdFailed
371 defects: PROD-35884
372
Hanna Arhipova348dc572020-10-12 14:29:34 +0300373 - title: test_ceph_health
374 errors:
375 - "1/3 mons down, quorum cmn01,cmn02"
376 status: ProdFailed
377 defects: PROD-35761
378
Hanna Arhipova206e9e42021-07-08 14:20:22 +0300379 - title: test_ceph_health
380 errors:
381 - client is using insecure global_id reclaim
382 - mons are allowing insecure global_id reclaim
383 status: ProdFailed
384 defects: PROD-36461
385
Hanna Arhipova348dc572020-10-12 14:29:34 +0300386 - title: test_prometheus_alert_count[CephMonitorDownMinor]
387 errors:
388 - "1 of Ceph Monitors are down"
389 status: ProdFailed
390 defects: PROD-35761
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300391
Hanna Arhipovad0875cc2020-11-30 20:09:03 +0200392 - title: test_prometheus_alert_count[DockerdServiceReplicaFlapping]
393 comment: New in 2019.2.12
394 errors:
395 - Docker Swarm monitoring_alertmanager service replica is flapping for 15 minutes.
396 defects: PROD-35958
397 status: ProdFailed
398
399 - title: test_public_ui_alert_manager
400 comment: New in 2019.2.12
401 errors:
402 - 502 Bad Gateway
403 defects: PROD-35958
404 status: ProdFailed
405
406 - title: test_internal_ui_alert_manager
407 comment: New in 2019.2.12
408 errors:
409 - Internal AlertManager page is not reachable on http://10.6.0.70:15011 from ctl nodes
410 defects: PROD-35958
411 status: ProdFailed
412
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200413 - title: test_stacklight_services_replicas
414 comment: New in 2019.2.12
415 errors:
416 - Some monitoring services don't have the expected number of replicas
417 - docker-prod-local.docker.mirantis.net/openstack-docker/alertmanager:2019.2.4
418 defects: PROD-35958
419 status: ProdFailed
420
Hanna Arhipovad0875cc2020-11-30 20:09:03 +0200421 - title: test_prometheus_alert_count[PrometheusTargetDown]
422 comment: New in 2019.2.12
423 errors:
424 - The Prometheus target for the alertmanager job on the 10.0.0.147:9093 node is down
425 defects: PROD-35958
426 status: ProdFailed
427
428 - title: test_prometheus_alert_count[DockerServiceMonitoringAlertmanagerReplicasDownMinor]
429 comment: New in 2019.2.12
430 errors:
431 - Docker Swarm 'monitoring_alertmanager' service replicas are down
432 defects: PROD-35958
433 status: ProdFailed
434
Hanna Arhipovad79b0b22021-02-03 16:27:35 +0200435 - title: test_prometheus_alert_count[SystemCpuStealTimeWarning]
436 comment: Some unstabilities after deployment. Error has gone after some time
437 errors:
438 - The CPU steal time was above
439 status: MixedSuccess
440
441 - title: test_prometheus_alert_count[NetdevBudgetRanOutsWarning]
442 comment: Some unstabilities after deployment. Error has gone after some time
443 errors:
444 - The rate of net_rx_action loops terminations
445 status: MixedSuccess
446
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300447## ==================================================
448# LMA2.0_Automated
449## ==================================================
Hanna Arhipova348dc572020-10-12 14:29:34 +0300450 - title: test_openstack_api_check_status_metrics
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300451 errors:
Hanna Arhipova348dc572020-10-12 14:29:34 +0300452 - "> assert any(x in allowed_values for x in metric['value']), msg"
Hanna Arhipova1b92f9b2020-10-05 15:50:25 +0300453 - "Incorrect value in metric"
Hanna Arhipova348dc572020-10-12 14:29:34 +0300454 - "u'interface': u'public'"
455 - "u'name': u'opencontrail'"
456 - "u'service_name': u'opencontrail'"
457 status: WontFix
458 defects: PROD-35759
459
460 - title: test_grafana_dashboard_panel_queries[ceph-rbd-overview]
461 errors:
462 - "HTTPError: 404 Client Error: Not Found for url: http://"
463 - ":15013/api/dashboards/db/ceph-rbd-overview"
464 status: ProdFailed
465 defects: PROD-35601
466
Hanna Arhipovae3d5cad2020-10-16 13:28:12 +0300467 - title: test_nova_notifications
468 comment: "New bug in 2019.2.12"
469 errors:
470 - "> lambda: (server.id not in [s.id for s in client.servers.list()])"
471 - "E TimeoutError: Waiting timed out"
472 status: ProdFailed
473 defects: PROD-35859
474
475 - title: test_grafana_dashboard_panel_queries[octavia]
476 errors:
477 - Query "openstack_api_check_status{interface="public",service_name=~"octavia.*"}"
478 status: ProdFailed
479 defects: PROD-35860
480
Hanna Arhipova30d3e8b2020-10-23 14:22:11 +0300481 - title: test_alerta_smoke
482 errors:
483 - "UnknownError: Missing authorization API Key or Bearer Token"
484 status: ProdFailed
485 defects: PROD-35882
486
487 - title: test_alerta_alerts_consistency
488 errors:
489 - "UnknownError: Missing authorization API Key or Bearer Token"
490 status: ProdFailed
491 defects: PROD-35882
492
Hanna Arhipova4ce82fb2020-11-11 16:35:55 +0200493 - title: test_kpi_metrics
494 errors:
495 - 'TimeoutError: Waiting timed out'
496 status: TestFailed
497 defects: PROD-35920
498
Hanna Arhipovad0875cc2020-11-30 20:09:03 +0200499 - title: test_docker_container_status
500 comment: New in 2019.2.12
501 errors:
502 - "Container monitoring_alertmanager.1 on the node mon01 has incorrect state 'Ready'. Current state: 'Ready"
503 defects: PROD-35958
504 status: ProdFailed
505
506 - title: test_alertmanager_endpoint_availability
507 comment: New in 2019.2.12
508 errors:
509 - E assert False
510 defects: PROD-35958
511 status: ProdFailed
512
513 - title: test_alertmanager_ha
514 comment: New in 2019.2.12
515 errors:
516 - E assert False
517 defects: PROD-35958
518 status: ProdFailed
519
520 - title: test_docker_service_replicas
521 comment: New in 2019.2.12
522 errors:
523 - Service 'monitoring_alertmanager' in mode 'replicated' has incorrect count of replicas
524 defects: PROD-35958
525 status: ProdFailed
526
527 - title: test_prometheus_targets
528 comment: New in 2019.2.12
529 errors:
530 - Incorrect count of metrics for alertmanager target
531 defects: PROD-35958
532 status: ProdFailed
533
534 - title: test_grafana_dashboard_panel_queries[alertmanager]
535 comment: New in 2019.2.12
536 errors:
537 - assert (3 == 0)
538 defects: PROD-35958
539 status: ProdFailed
540
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200541 - title: test_prometheus_targets
542 comment: New in 2019.2.12
543 errors:
544 - Incorrect value in metric up{job="alertmanager"}
545 defects: PROD-35958
546 status: ProdFailed
547
548 - title: test_docker_container_status
Hanna Arhipovad67c20b2021-03-26 11:58:39 +0200549 comment: New in 2019.2.14
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200550 errors:
Hanna Arhipovad67c20b2021-03-26 11:58:39 +0200551 - "Container monitoring_alerta.1 on the node mon01 has incorrect state 'Ready'. Current state: 'Ready 1 second ago'"
552 defects: PROD-35958
553 status: ProdFailed
554
555 - title: test_docker_service_replicas
556 comment: New in 2019.2.14
557 errors:
558 - "Service 'monitoring_alerta' in mode 'replicated' has incorrect count of replicas: 0/1"
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200559 defects: PROD-35958
560 status: ProdFailed
561
562 - title: test_prometheus_relay
563 comment: New in 2019.2.12
564 errors:
565 - "TypeError: 'NoneType' object is not iterable"
566 defects: PROD-35958
567 status: ProdFailed
568
Hanna Arhipovad0875cc2020-11-30 20:09:03 +0200569 - title: test_alerta_alerts_consistency
570 comment: New in 2019.2.12
571 errors:
572 - "HTTPConnectionPool(host='10.6.0.70', port=15011): Max retries exceeded with url: /api/v1/alerts"
573 defects: PROD-35932
574 status: ProdFailed
575
Hanna Arhipovaec1f4e92020-12-01 17:53:03 +0200576 - title: test_fluentd_logs[kibana]
577 comment: New in 2019.2.12
578 errors:
579 - "Loggers with mask 'kibana.*' not found in logger list "
580 defects: PROD-35965
581 status: ProdFailed
582
Hanna Arhipovad0875cc2020-11-30 20:09:03 +0200583
Hanna Arhipova348dc572020-10-12 14:29:34 +0300584
Hanna Arhipovaecf0d1f2020-09-28 18:16:08 +0300585