Hi Enis, We run IntegrationTestTimeBoundedRequestsWithRegionReplicas integration test in our test infrastructure with unbalance chaos monkey. According to the comment on the class, this test works only with serverKilling monkey. With unbalance monkey it also works if I increase get_timeout_ms to 15 seconds instead of the default 5 seconds timeout.
1. Are there any reasons why should we only test it with serverKilling monkey? 2. Is it okay for the unbalance monkey if we increase the timeout to 15 seconds or should it also work for 5 seconds timeout? Thanks, Balazs