rhinstaller / kickstart-tests

Kickstart-driven tests for the Anaconda installer
55 stars 35 forks source link

Pass INT signal to parallel run by timeout #1199

Closed rvykydal closed 4 months ago

rvykydal commented 4 months ago

Timeout creates its own process group so to kill the test with ^C we need to pass the signal to a group we create.

Fixes https://issues.redhat.com/browse/INSTALLER-3951

rvykydal commented 4 months ago

/test-os-variants