Comment 13 for bug 1976323

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/894857
Committed: https://opendev.org/openstack/neutron/commit/b7a59a51320ace612276d35c0358e7d5ee90de8e
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit b7a59a51320ace612276d35c0358e7d5ee90de8e
Author: yatinkarel <email address hidden>
Date: Wed May 25 13:18:44 2022 +0530

    Switch fullstack/functional fips jobs to 9-stream

    Master no longer support py3.6, so let's switch
    these jobs to CentOS 9-stream which includes py3.9.

    Also dbcounter[1] is not installable on CentOS 8-stream
    and hence these jobs are currently broken.

    Other fips jobs already switched with[2].

    [1] https://review.opendev.org/c/openstack/devstack/+/839820
    [2] https://review.opendev.org/c/openstack/neutron/+/833173

    [Stable Only] The switch is to match defined runtimes per release
    https://governance.openstack.org/tc/reference/runtimes/

    Closes-Bug: #1976323
    Change-Id: Ie4e807b1490d59390316ec20b499b7676acfe410
    (cherry picked from commit 42ae9448701b7925b736f5706140d414b53d9012)