)]}'
{".zuul.yaml":[{"author":{"_account_id":23186,"name":"Felipe Monteiro","email":"felipe.carneiro.monteiro@gmail.com","username":"felipe.monteiro"},"change_message_id":"b59d907db9c0fa55feca057010afea39d98634ab","unresolved":false,"context_lines":[{"line_number":197,"context_line":"    branches: ^(?!stable/ocata).*$"},{"line_number":198,"context_line":"    description: |"},{"line_number":199,"context_line":"      This job runs integration tests for compute. This is"},{"line_number":200,"context_line":"      subset of \u0027tempest-full\u0027 job and run Nova, Neutron, Cinder"},{"line_number":201,"context_line":"      and Glance related tests. This is meant to be run on Nova gate only."},{"line_number":202,"context_line":"    vars:"},{"line_number":203,"context_line":"      tox_envlist: integrated-compute"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"7faddb67_c9b8cac9","line":200,"range":{"start_line":200,"start_character":58,"end_line":200,"end_character":64},"updated":"2019-07-09 13:33:50.000000000","message":"(except backup tests)","commit_id":"a8bdcbf118f0990ba3107e3a24e14419a39dcd66"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"0ac5dcd51b03593e7e7439258a1286abdc698d60","unresolved":false,"context_lines":[{"line_number":197,"context_line":"    branches: ^(?!stable/ocata).*$"},{"line_number":198,"context_line":"    description: |"},{"line_number":199,"context_line":"      This job runs integration tests for compute. This is"},{"line_number":200,"context_line":"      subset of \u0027tempest-full\u0027 job and run Nova, Neutron, Cinder"},{"line_number":201,"context_line":"      and Glance related tests. This is meant to be run on Nova gate only."},{"line_number":202,"context_line":"    vars:"},{"line_number":203,"context_line":"      tox_envlist: integrated-compute"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"7faddb67_695bd653","line":200,"range":{"start_line":200,"start_character":58,"end_line":200,"end_character":64},"in_reply_to":"7faddb67_c9b8cac9","updated":"2019-07-09 13:48:38.000000000","message":"+1","commit_id":"a8bdcbf118f0990ba3107e3a24e14419a39dcd66"},{"author":{"_account_id":23186,"name":"Felipe Monteiro","email":"felipe.carneiro.monteiro@gmail.com","username":"felipe.monteiro"},"change_message_id":"f269733cf9ef08836d7d7a1c276b544b45801933","unresolved":false,"context_lines":[{"line_number":210,"context_line":"        s-container: false"},{"line_number":211,"context_line":"        s-object: false"},{"line_number":212,"context_line":"        s-proxy: false"},{"line_number":213,"context_line":"        c-bak: false"},{"line_number":214,"context_line":""},{"line_number":215,"context_line":"- job:"},{"line_number":216,"context_line":"    name: tempest-integrated-placement"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"7faddb67_299abe6d","line":213,"range":{"start_line":213,"start_character":8,"end_line":213,"end_character":20},"updated":"2019-07-09 13:32:30.000000000","message":"Yeah this LGTM especially since Matt R. wanted to disable this in a separate patch set if I remember correctly.","commit_id":"a8bdcbf118f0990ba3107e3a24e14419a39dcd66"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"103248c734d58073ef2466e226de689bd243bb51","unresolved":false,"context_lines":[{"line_number":197,"context_line":"    branches: ^(?!stable/ocata).*$"},{"line_number":198,"context_line":"    description: |"},{"line_number":199,"context_line":"      This job runs integration tests for compute. This is"},{"line_number":200,"context_line":"      subset of \u0027tempest-full\u0027 job and run Nova, Neutron, Cinder (except backup tests)"},{"line_number":201,"context_line":"      and Glance related tests. This is meant to be run on Nova gate only."},{"line_number":202,"context_line":"    vars:"},{"line_number":203,"context_line":"      tox_envlist: integrated-compute"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"7faddb67_197146df","line":200,"range":{"start_line":200,"start_character":65,"end_line":200,"end_character":86},"updated":"2019-07-26 15:42:12.000000000","message":"yay https://review.opendev.org/#/c/651865/","commit_id":"ee7fd1f7e9a4bfc374f005a72ef112921ce785d9"}],"tools/tempest-integrated-gate-compute-blacklist.txt":[{"author":{"_account_id":23186,"name":"Felipe Monteiro","email":"felipe.carneiro.monteiro@gmail.com","username":"felipe.monteiro"},"change_message_id":"f269733cf9ef08836d7d7a1c276b544b45801933","unresolved":false,"context_lines":[{"line_number":7,"context_line":"tempest.api.identity"},{"line_number":8,"context_line":"tempest.api.object_storage"},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"# Skip Swift only scenario tests."},{"line_number":11,"context_line":"tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops."},{"line_number":12,"context_line":"tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download."}],"source_content_type":"text/plain","patch_set":4,"id":"7faddb67_4995ba3f","line":10,"range":{"start_line":10,"start_character":0,"end_line":10,"end_character":33},"updated":"2019-07-09 13:32:30.000000000","message":"What do you think about also skipping https://github.com/openstack/tempest/blob/master/tempest/scenario/test_volume_backup_restore.py since you already disable c-bak? I think it\u0027s not so important, but does make it clear that we are skipping \"Swift, Keystone and Cinder Backup API/scenario tests\".","commit_id":"a8bdcbf118f0990ba3107e3a24e14419a39dcd66"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"0ac5dcd51b03593e7e7439258a1286abdc698d60","unresolved":false,"context_lines":[{"line_number":7,"context_line":"tempest.api.identity"},{"line_number":8,"context_line":"tempest.api.object_storage"},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"# Skip Swift only scenario tests."},{"line_number":11,"context_line":"tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops."},{"line_number":12,"context_line":"tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download."}],"source_content_type":"text/plain","patch_set":4,"id":"7faddb67_e934a6fd","line":10,"range":{"start_line":10,"start_character":0,"end_line":10,"end_character":33},"in_reply_to":"7faddb67_4995ba3f","updated":"2019-07-09 13:48:38.000000000","message":"that is skipped as c-bak service is disabled but yes it is good to skip it explicitly. \n\ndone","commit_id":"a8bdcbf118f0990ba3107e3a24e14419a39dcd66"}]}
