)]}'
{".zuul.yaml":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"2f05a057a565764c0de34ac022aa9fda2bf232f6","unresolved":true,"context_lines":[{"line_number":379,"context_line":"      # NOTE(danms): These tests create an empty non-raw image, which nova"},{"line_number":380,"context_line":"      # will refuse because we set never_download_image_if_on_rbd in this job."},{"line_number":381,"context_line":"      # Just skip these tests for this case."},{"line_number":382,"context_line":"      tempest_black_regex: .*encrypted.*inder.*"},{"line_number":383,"context_line":"      devstack_localrc:"},{"line_number":384,"context_line":"        GLANCE_STANDALONE: True"},{"line_number":385,"context_line":"        GLANCE_USE_IMPORT_WORKFLOW: True"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"54b55d1d_18ae0b32","line":382,"range":{"start_line":382,"start_character":5,"end_line":382,"end_character":47},"updated":"2021-01-21 14:52:02.000000000","message":"so this is likely becaue of https://github.com/openstack/cinder-tempest-plugin/commit/5ab3fef76283ca91b92fa130ba2685886bd8af68\n\nmaybe do \"*encrypted_cinder_volumes.* | EncryptedCinder\" if this does not work\n\ni think unless this is a case insensitve regex the current patteren will not work\n\n\".*ncrypted.*inder.* \" should alos work but i think the capital E will cause thsi to match strangely\n\nit would only match becasue \nthe test will look like\n\n cinder_tempest_plugin/scenario/test_volume_encrypted.TestEncryptedCinderVolumes.\u003ctestname\u003e\n\nso with \" .*encrypted.*inder.*\"  the .*encrypted matches on the module name and .*inder is matching on the class name.\n\nwhich im not sure is what you were assuming but it should actully work so if it passes i guess this is fine.","commit_id":"84872e9b46ec9f474b0c7f2e960dfc252bcfc5b6"}]}
