Comment 5 for bug 1930919

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fault (f/centos8)

Reviewed: https://review.opendev.org/c/starlingx/fault/+/800519
Committed: https://opendev.org/starlingx/fault/commit/3106ff51a8778e95548d6bb02d23a72e609443da
Submitter: "Zuul (22348)"
Branch: f/centos8

commit 3106ff51a8778e95548d6bb02d23a72e609443da
Author: Andy Ning <email address hidden>
Date: Tue Jun 8 18:19:10 2021 -0400

    Fix zuul pylint failure on review

    For a review in stx/fault repo if pylint runs on ubuntu-focal,
    it'll fail with error "ERROR: InvocationError for command ...".
    This update fixed this by restricting pylint to run on
    the compatible ubuntu-bionic, as we do for stx/config repo.

    Closes-Bug: 1930919
    Signed-off-by: Andy Ning <email address hidden>
    Change-Id: I584e80d6286dbaf5439cbff593d0ad74da96ab77
    (cherry picked from commit 60f7cb230899f6960d57394453514a57690414ca)