Comment 10 for bug 2009722

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/879548
Committed: https://opendev.org/starlingx/integ/commit/14affb58705c58873e8e8f1ad8d686da18f91ef3
Submitter: "Zuul (22348)"
Branch: master

commit 14affb58705c58873e8e8f1ad8d686da18f91ef3
Author: Dostoievski Batista <email address hidden>
Date: Wed Apr 5 09:28:25 2023 -0300

    python3.9: Add timeout regrtest

    Even after disabling python3.9 specific test we are
    seeing the build process getting stuck on the test run again.
    On previous run all the test took less then 3 minute, this
    change aim to set a timeout of 4 minutes to every test
    run by regrtest.py.

    Test Plan:
    PASS: Build the package with build-pkgs -c -p python3.9 successfully

    Partial-Bug: 2009722

    Signed-off-by: Dostoievski Batista <email address hidden>
    Change-Id: Ibf286223e5c2cd6616f7cc1c98b6953808d774b1