Adam Williamson

Results 433 comments of Adam Williamson

I have a fix for this now, it's quite trivial, but I want to see if I can do anything about the gating results too before sending a PR.

I haven't been able to find time to work on the other problem, so I just sent what I have for skipping the dupe results for now, as https://github.com/fedora-infra/bodhi/pull/4411 .

So I started digging into this again to outline the problem for a colleague who volunteered to help with the front end code, but in looking through and writing out...

So, hmm, I guess we *could* already switch to using the server-side greenwave query data for generating just the "Gating status" text. We couldn't get rid of the frontend queries...

so the tl;dr summary is that, to generate the list of test results shown on the Automated Tests tab of the update page and the gating status shown at the...

https://github.com/fedora-infra/bodhi/pull/4784 is the PR to generate a combined summary after all greenwave queries are complete instead of just concatenating the summaries of each query as they are run. That would...

This is actually reproducible on F33 as well, it's just very intermittent. It happens around once in every six tries. It happens when the client is doing this: resp =...

A [mail to devel@](https://lists.fedoraproject.org/archives/list/[email protected]/message/Z2MAPYWUPYZAE4QQPN3YU37YAUMJC4QH/) reports the same problem with `fedpkg update`.

@nirik just "scaled it to 1 pod instead of 2" and that seems to be helping. I tried the `bodhi updates download --updateid=(someid)` 20+ times without failure and have done...