action #72130
Updated by okurz over 2 years ago
## Observation
https://app.circleci.com/pipelines/github/os-autoinst/openQA/4393/workflows/73728ebb-2783-487d-bf09-79f3ee2270ef/jobs/42262 shows
```
[06:58:59] t/api/04-jobs.t .................... 27/? Bailout called. Further testing stopped: test exceeds runtime limit of '120' seconds
FAILED--Further testing stopped: test exceeds runtime limit of '120' seconds
```
## Acceptance criteria
* **AC1:** t/api/04-jobs.t internal timeout is significantly lower than currently, e.g. 20s
## Suggestions
* Profile runtime of test and identify points for improvement
* Optimize test, potentially split
* Reduce timeout in test module
## Further details
entrance level issue