Comment 14 for bug 1996668

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ci/+/864603
Committed: https://opendev.org/openstack/tripleo-ci/commit/59c2c842149ddcad2fd1ca4015e936d592e379f9
Submitter: "Zuul (22348)"
Branch: master

commit 59c2c842149ddcad2fd1ca4015e936d592e379f9
Author: Takashi Kajinami <email address hidden>
Date: Wed Nov 16 10:07:53 2022 +0900

    Pull flake8 from Github

    It seems flake8 is no longer available in Gitlab. This change switches
    the source from Gitlab to Github to avoid the following failure.

    fatal: could not read Username for 'https://gitlab.com': No such device
    or address

    This also makes sure that functional jobs are skipped when pre commit
    config is changed, to avoid the failing job graph freeze when updating
    only .pre-commit-config.yaml.

    Closes-Bug: #1996668
    Change-Id: I79143651e432cb4a62dafdb94c839d0d782b4f9f