)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"5a833aba98ebbf2066982b7477d054c6a4c1f13b","unresolved":false,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"python2.7 will be EOL soon, let\u0027s test on python3 instead."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"For CentOS 7, install python3.6 from IUS."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: I24d8812c0c37b6d376fd5ae38067513bb62a2804"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9fdfeff1_6ed101cc","line":11,"updated":"2019-02-17 22:57:38.000000000","message":"I\u0027m really not a fan of this.  I think while the master branch still ostensibly supports python2/CentOS 7 we leave it as is -- the point of it is to flag issues on master before they make it down further to other projects.  Not that I\u0027d pretend devstack is close to any sort of production deployment, but using this puts it a even further away from any way that openstack is actually being used on centos in the wild, so really makes the testing much less useful IMO.","commit_id":"d36f88f7531559d313dd6762d98b234fc35675c3"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"7b4b8ed3221cafc4ef4ebc5cbb8b2a62c1a9cfd7","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Make platform jobs run with python3"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"python2.7 will be EOL soon, let\u0027s test on python3 instead."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"For CentOS 7, install python3.6 from IUS."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"5fc1f717_f97a8223","line":9,"range":{"start_line":9,"start_character":0,"end_line":9,"end_character":27},"updated":"2019-03-29 20:13:54.000000000","message":"that is planned to EOl by starting of U cycle. I am not against of running the py3 version of those platform if available but we should keep them tested on py27 also.","commit_id":"62a1ee8eda19a9e41e998a979a6fd661c45fc12c"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"a3a1a9ee048d98ef55684ccba07cb65a4f9c803c","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Make platform jobs run with python3"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"python2.7 will be EOL soon, let\u0027s test on python3 instead."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"For CentOS 7, install python3.6 from IUS."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"9fb8cfa7_44987f69","line":9,"range":{"start_line":9,"start_character":0,"end_line":9,"end_character":27},"in_reply_to":"5fc1f717_90fc640d","updated":"2019-06-02 13:16:45.000000000","message":"I get your point. I am ok to move those platform to py3. There are other jobs testing the py27 so we are not removing support completely.","commit_id":"62a1ee8eda19a9e41e998a979a6fd661c45fc12c"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"4efa223c592ba2de3251a625afc22264327af0c0","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Make platform jobs run with python3"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"python2.7 will be EOL soon, let\u0027s test on python3 instead."},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"For CentOS 7, install python3.6 from IUS."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"5fc1f717_90fc640d","line":9,"range":{"start_line":9,"start_character":0,"end_line":9,"end_character":27},"in_reply_to":"5fc1f717_f97a8223","updated":"2019-04-01 08:27:08.000000000","message":"You would need to invest a lot of work into getting the pip\u003e\u003d10 things to work, then. To me, testing with modern python and current pip is more important than testing some legacy setup.\n\nIf there were sufficient contributors working on devstack, I\u0027d probably agree with you, but currently it is difficult enough to keep the main jobs reasonably in shape.","commit_id":"62a1ee8eda19a9e41e998a979a6fd661c45fc12c"}],"stack.sh":[{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"a8e9b8a2fafbacde85c048322ba279944ec9efdb","unresolved":false,"context_lines":[{"line_number":338,"context_line":"    # Enable the Software Collections (SCL) repository for CentOS."},{"line_number":339,"context_line":"    # This repository includes useful software (e.g. the Go Toolset)"},{"line_number":340,"context_line":"    # which is not present in the main repository."},{"line_number":341,"context_line":"    if [[ \"$os_VENDOR\" \u003d~ (CentOS) ]]; then"},{"line_number":342,"context_line":"        yum_install centos-release-scl"},{"line_number":343,"context_line":""},{"line_number":344,"context_line":"        # Install python3 from IUS"}],"source_content_type":"text/x-sh","patch_set":4,"id":"9fdfeff1_d5197a7a","line":341,"updated":"2019-02-19 10:55:32.000000000","message":"Would it make sense to also check for the version? It looks like CentOS, when available, will have Python3.","commit_id":"6dd510f17e76e0e36f661887b0a0b57cfd04ff7a"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"7e39d7e1476d3b1579954a238994fd7ae8b0414b","unresolved":false,"context_lines":[{"line_number":338,"context_line":"    # Enable the Software Collections (SCL) repository for CentOS."},{"line_number":339,"context_line":"    # This repository includes useful software (e.g. the Go Toolset)"},{"line_number":340,"context_line":"    # which is not present in the main repository."},{"line_number":341,"context_line":"    if [[ \"$os_VENDOR\" \u003d~ (CentOS) ]]; then"},{"line_number":342,"context_line":"        yum_install centos-release-scl"},{"line_number":343,"context_line":""},{"line_number":344,"context_line":"        # Install python3 from IUS"}],"source_content_type":"text/x-sh","patch_set":4,"id":"9fdfeff1_300d7435","line":341,"in_reply_to":"9fdfeff1_d5197a7a","updated":"2019-02-19 11:52:07.000000000","message":"I\u0027m assuming running on CentOS8 will require a bunch of tweaks anyway, so wouldn\u0027t bother to handle it now if we don\u0027t how things will look like then.","commit_id":"6dd510f17e76e0e36f661887b0a0b57cfd04ff7a"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"dcee96e1e6fa1a29260bb1fd97fbf514673c7aa6","unresolved":false,"context_lines":[{"line_number":342,"context_line":"        yum_install centos-release-scl"},{"line_number":343,"context_line":""},{"line_number":344,"context_line":"        # Install python3 from IUS"},{"line_number":345,"context_line":"        yum_install https://centos7.iuscommunity.org/ius-release.rpm"},{"line_number":346,"context_line":"        yum_install python36u python36u-devel"},{"line_number":347,"context_line":"        sudo ln -s /bin/python3.6 /usr/local/bin/python3"},{"line_number":348,"context_line":"        # Todo(frickler): Set the default python versions only after we\u0027ve actually"}],"source_content_type":"text/x-sh","patch_set":6,"id":"5fc1f717_59391bf0","line":345,"updated":"2019-04-03 06:08:54.000000000","message":"I\u0027m still not on board with this ... it makes the test just rather pointless.  Nobody running openstack in any sort of production on centos7 will be using python 3.6 ... the only point of this testing is to be a cow-catcher of major issues that might affect downstream that we can fix before they get there.  Any time spent fixing IUS python3.6 issues on centos7 is really just wasted; I just don\u0027t see it making sense to use this","commit_id":"62a1ee8eda19a9e41e998a979a6fd661c45fc12c"}]}
