Comment 2 for bug 1999570

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/867572
Committed: https://opendev.org/starlingx/integ/commit/448c808cf38fa6920fd4b7f85bf6759668a155fa
Submitter: "Zuul (22348)"
Branch: master

commit 448c808cf38fa6920fd4b7f85bf6759668a155fa
Author: Mohammad Issa <email address hidden>
Date: Tue Dec 13 20:42:45 2022 +0000

    k8s-cni-cache-cleanup: use ActiveEnterTimestamp

    The script in k8s-cni-cache-cleanup is failing to run
    because 'WatchdogTimestamp' no longer exists.

    Instead we use another timestamp, namely ActiveEnterTimestamp.

    Test Plan:

    PASS: Lock and unlock the controller and verify that the cleanup
          works properly

    PASS: Launch pods using extra cni interfaces and make sure
          they work properly using specific test cases

    Closes-Bug: 1999570

    Signed-off-by: Mohammad Issa <email address hidden>
    Change-Id: I36881a2802d150d7b36d204bf45511752d7f8401