From 0708edecdf6286d4a8295d91e0d2b4cd95e66211 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Thu, 28 Apr 2022 08:53:06 -0700 Subject: [PATCH] Drop arm64 probe test job Most of the time, we're so resource constrained that we trip the three-hour (!!) job timeout, while the x86_64 job can typically complete within an hour. When the arm64 probe tests *do* fail, they've often failed due to eventual-consistency problems; things like object-updaters popping 10s timeouts and not getting asyncs off disk. The job last passed back in January. Change-Id: I31efa3fef673a5541505e4855e52bfd0c9668ffd --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index f1fe39cf24..378842921b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -600,7 +600,6 @@ jobs: - swift-tox-py38-arm64 - swift-tox-py39-arm64 - - swift-probetests-centos-8-stream-arm64 - swift-tox-func-encryption-py38-arm64 - swift-tox-func-py38-arm64