2024-03-25
| ||
11:15 | • Ticket [b34e62dc02] megatest should detect non-zero exit code from nblauncher and set the status to CHECK instead of waiting for the timeout to reach DEAD status still Open with 5 other changes artifact: 128410ab0a user: mmgraham | |
11:14 | • New ticket [b34e62dc02]. artifact: 8bcc45a1a4 user: mmgraham | |
Ticket Hash: | b34e62dc02395d9a3ea622c55665802fddd802f8 | |||
Title: | megatest should detect non-zero exit code from nblauncher and set the status to CHECK instead of waiting for the timeout to reach DEAD | |||
Status: | Open | Type: | Feature_Request | |
Severity: | Important | Priority: | Immediate | |
Subsystem: | Resolution: | Open | ||
Last Modified: | 2024-03-25 11:15:33 | |||
Version Found In: | 1.65/92 | |||
Description: | ||||
our QA requires a certain tool to run layout XORs
The current kit does not support that tool so I have to use the another kit's runset, which requires another group. I added the needed group, but the precheck test fails and goes DEAD after a long time. We need it to instead go to CHECK if nblauncher fails to run. |