API tests sometimes fails on HTTP 409 #788
Labels
needs-kind
Indicates an issue or PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
There is nightly execution of Hub API tests (part of Konveyor upstream CI). Sometimes (guessing ~5%) executions fail on 409 HTTP error like:
However this is (likely) not specific this tests, sometimes it appears elsewhere (but often something with identity). After restart the test typically passes.
Example: https://github.com/konveyor/ci/actions/runs/13513610050/job/37758286686
We should find the root cause of this issue and fix it.
The text was updated successfully, but these errors were encountered: