[MODFQMMGR-19] Fix the new integration test's timeout issue on M1 macs Created: 20/Sep/23 Updated: 22/Sep/23 Resolved: 22/Sep/23 |
|
| Status: | Closed |
| Project: | mod-fqm-manager |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Matt Weaver | Assignee: | Kriti Jain |
| Resolution: | Done | Votes: | 0 |
| Labels: | back-end, testing | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | Corsair Sprint 174 | ||||||||
| Story Points: | 1 | ||||||||
| Development Team: | Corsair | ||||||||
| Release: | Poppy (R2 2023) | ||||||||
| RCA Group: | Third party component integration | ||||||||
| Description |
|
The new ModFqmManagerIT test is causing issues on our dev laptops, since all of the BE devs on the team use M1 macs, which have to emulate the mod-fqm-manager docker container, making it extremely slow to start. By default, if this takes more than 1 minute, the test fails (and on at least 1 dev's laptop, it takes ~59.5 seconds when the test passes). Let's increase the timeout to 2 minutes |
| Comments |
| Comment by Bobby Sharp [ 21/Sep/23 ] |
|
On my machine at least, this fix is fairly inconsistent. For me it's building successfully about half the time, and failing half the time. |
| Comment by Emma_Haroyan [ 22/Sep/23 ] |
|
Matt Weaver please approve |