Comment 2 for bug 1928841

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/c/starlingx/config/+/792006
Committed: https://opendev.org/starlingx/config/commit/f9a862b5d80943b76cd71dab84c765f9b17af89e
Submitter: "Zuul (22348)"
Branch: master

commit f9a862b5d80943b76cd71dab84c765f9b17af89e
Author: albailey <email address hidden>
Date: Tue May 18 11:06:17 2021 -0500

    Fixing pylint failures in zuul.

    pylint running in python3.8 will complain about some
    code such as 'import contextlib'

    Rather than destabilize the code, specify python3.6 for
    the pylint job.

    When python2 is fully dropped, the changes can be addressed.

    The zuul nodeset for bionic sets up a venv for python3.6

    Closes-Bug: #1928841
    Signed-off-by: albailey <email address hidden>
    Change-Id: Ib2e7f467ce20e5b31aef7242405ef034583d4e1a