-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
scoutScoutSuiteScoutSuite
Description
We need to mock the execution of the Scout container to test failure modes. Test cases to generate:
- Create
$M$ containers that exit successfully after$N$ seconds ($M \approx 5$ and$N \approx 30$ ). Check that the polling thread handles completion and that containers are cleaned up. - Create
$M$ containers that never exit ($M \approx 5$ ), callshutdownafter 30 seconds. Check thatshutdownkills and removes containers. - Create
$M$ containers that terminate with an error after$N$ seconds ($M \approx 5$ and$N \approx 30$ ). Check that the polling thread handles errors correctly and that containers are cleaned up.
Metadata
Metadata
Assignees
Labels
scoutScoutSuiteScoutSuite