On 12/14/19 10:29 AM, Ghanshyam Mann wrote: > * I pushed the patches on specs repo to cleanup py2 specific requirement or tox or zuul changes. > many projects were running 'openstack-tox-py27' which I have changed to 'openstack-tox-pep8' > instead of moving them to py3. pep8 job is enough for Specs repo. Are you sure? I believe some specs repos are using unit tests to validate that all of the sections of the spec are included (among other things)[0]. I don't think the pep8 job will cover those. 0: https://opendev.org/openstack/nova-specs/src/branch/master/tests/test_titles.py