From: Anil Belur Date: Tue, 14 Jul 2020 04:10:43 +0000 (+1000) Subject: Fix port clean up race condition X-Git-Tag: v0.55.3^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=b8cc2d59ce5bd319a4c3d15e6fdab3ef6875c8f5;hp=b8cc2d59ce5bd319a4c3d15e6fdab3ef6875c8f5;p=releng%2Fglobal-jjb.git Fix port clean up race condition Fix the race condition by checking the created_at timestamp and clean up ports that were created atleast 30 minutes before. Jira: RELENG-3062 Change-Id: I151d4d541e6858214fc49d3479cf932feb8b9acf Signed-off-by: Anil Belur ---