Comment 3 for bug 1878276

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

Reviewed: https://review.opendev.org/727396
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=bc9cde71a0bbcd099427b8808e0bdb1b78cb9725
Submitter: Zuul
Branch: master

commit bc9cde71a0bbcd099427b8808e0bdb1b78cb9725
Author: albailey <email address hidden>
Date: Tue May 12 14:24:17 2020 -0500

    Specify an upper limit for flake8 and pycodestyle

    Both flake8 and pycodestyle were updated on May 11
    which caused zuul jobs to start failing.

    The copyrights were updated as a way of triggering
    zuul to run the flake8 jobs associated with the
    test-requirements.txt

    Similar solution as:
    https://review.opendev.org/#/c/727133/

    Change-Id: Ia2b97203e7ab767586ee7393ac08fcf781af7609
    Closes-Bug: 1878276
    Signed-off-by: albailey <email address hidden>