|
Ran
|
Jobs
1
|
Files
25
|
Run time
1min
|
Badge
README BADGES
|
push
github
Avoid fetching details when watching for a testing-farm result (#2146) The `--skip-summary` parameter was introduced in https://gitlab.com/testing-farm/cli/-/commit/b8e235359 which is why we had to update to a newer testing-farm version. This should unblock `testing-farm watch` calls that previously ran into timeouts like so: ``` [02/Jul/2026 08:21:05] INFO [tfutil.py:67 adjust_token_env] Adjusting TESTING_FARM_API_TOKEN for ranch: redhat [02/Jul/2026 08:21:05] INFO [request.py:151 watch] Watching for testing-farm request: testing-farm watch --no-wait --id afa80813-2a8c-403f-b533-27fde5363473 [02/Jul/2026 08:21:45] WARNING [request.py:159 watch] failed to watch for testing-farm result failed to watch 'testing-farm request': testing-farm watch --no-wait --id afa80813-2a8c-403f-b533-27fde5363473 stdout: 🔎 api https://api.dev.testing-farm.io/v0.1/requests/afa80813-2a8c-403f-b533-27fde5363473 stderr: Command timed out after 40 seconds. ```
0 of 1 new or added line in 1 file covered. (0.0%)
1382 of 2483 relevant lines covered (55.66%)
0.56 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
70.63 |
0.0% | snapshot_manager/testing_farm/request.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 28589487540.1 | 25 |
55.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|