Comment 1 for bug 1973781

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

Reviewed: https://review.opendev.org/c/starlingx/nfv/+/841469
Committed: https://opendev.org/starlingx/nfv/commit/a55b65b234329d6a88f06d26697afca8ba1fddf1
Submitter: "Zuul (22348)"
Branch: master

commit a55b65b234329d6a88f06d26697afca8ba1fddf1
Author: Heitor Matsui <email address hidden>
Date: Wed May 11 17:38:11 2022 -0300

    Increase timeout for networking step on k8s upgrade

    Kubernetes upgrade might fail during the Upgrade Networking
    Step with timeout message when upgrading subclouds. The default
    timeout of 600s from the parent class does not seem to be enough
    for some subclouds to download the networking images.

    This commit increases the timeout of the Upgrade Networking Step.

    Test Plan:
    PASS: upgrade k8s version with 90 subclouds in parallel

    Closes-bug: 1973781
    Change-Id: I686b9582daf14f0520fc0c2cb7100816c372107e
    Signed-off-by: Heitor Matsui <email address hidden>