)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"856a01efd31f107999dd4108fe325971926078e1","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     tushargite96 \u003ctushargite96@gmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2020-09-16 15:01:39 +0530"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Update Py37 instead of py27"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Examples in this section should use a Python 3 environment and not py27."},{"line_number":10,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9f560f44_6baf3b7d","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":27},"updated":"2020-09-16 11:30:19.000000000","message":"please preface the subject with \"doc:\" to make it clear that this is a docs patch.  (It will probably get you faster reviews.)","commit_id":"22b86d66a6ceabe691a535b2e37e114aa9b2e50f"}],"doc/source/contributor/unit_tests.rst":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"856a01efd31f107999dd4108fe325971926078e1","unresolved":false,"context_lines":[{"line_number":27,"context_line":"Running a subset of tests using tox"},{"line_number":28,"context_line":"-----------------------------------"},{"line_number":29,"context_line":"One common activity is to just run a single test, you can do this with tox"},{"line_number":30,"context_line":"simply by specifying to just run py37 or py35 tests against a single test::"},{"line_number":31,"context_line":""},{"line_number":32,"context_line":"    tox -epy37 -- -n cinderclient.tests.unit.v2.test_volumes.VolumesTest.test_attach"},{"line_number":33,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"9f560f44_eb8fcbca","line":30,"range":{"start_line":30,"start_character":33,"end_line":30,"end_character":45},"updated":"2020-09-16 11:30:19.000000000","message":"Python 3.5 isn\u0027t supported in Victoria.\n\nI\u0027m not sure what the best way to handle this is.  The way tox.ini is set up for the default enviroment (what you get if you just run \u0027tox -- -n \u003ctestname\u003e\u0027 ) is running \"python3\" which is whatever version of python 3 is the default on the system running the tests.  You can say \u0027tox -e py310\u0027 and tox will try to find a Python 3.10 interpreter on the system (and if it can\u0027t will skip all the tests and give you a message:\n\n  SKIPPED:  py310: InterpreterNotFound: python3.10\n\nSo you can run the unit tests for any version of python that\u0027s available on your system.  Which ones you should choose are determined by the OpenStack wide official supported python runtimes for that release:\n\nhttps://governance.openstack.org/tc/reference/runtimes/","commit_id":"22b86d66a6ceabe691a535b2e37e114aa9b2e50f"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"15ca17febea4a8d6d4fbe7ece17ed4c3da12af8a","unresolved":false,"context_lines":[{"line_number":27,"context_line":"Running a subset of tests using tox"},{"line_number":28,"context_line":"-----------------------------------"},{"line_number":29,"context_line":"One common activity is to just run a single test, you can do this with tox"},{"line_number":30,"context_line":"simply by specifying to just run py37 or py35 tests against a single test::"},{"line_number":31,"context_line":""},{"line_number":32,"context_line":"    tox -epy37 -- -n cinderclient.tests.unit.v2.test_volumes.VolumesTest.test_attach"},{"line_number":33,"context_line":""}],"source_content_type":"text/x-rst","patch_set":2,"id":"9f560f44_2b2ee3aa","line":30,"range":{"start_line":30,"start_character":33,"end_line":30,"end_character":45},"in_reply_to":"9f560f44_eb8fcbca","updated":"2020-09-16 11:34:45.000000000","message":"\u003e The way tox.ini\n \u003e is set up for the default enviroment (what you get if you just run\n \u003e \u0027tox -- -n \u003ctestname\u003e\u0027 ) is running \"python3\" which is whatever\n \u003e version of python 3 is the default on the system running the tests.\n\nActually, that\u0027s not correct.  The tox.ini defines a \u0027envlist\u0027 of what environments are run by default if you just run \u0027tox\u0027 with no environment.  You can say \u0027tox -e py3\u0027 and then it will use whatever your system\u0027s default python is.","commit_id":"22b86d66a6ceabe691a535b2e37e114aa9b2e50f"}]}
