[
https://issues.apache.org/jira/browse/HBASE-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156826#comment-14156826
]
stack commented on HBASE-12154:
-------------------------------
Yeah. We should remove related tests too, TestMiniClusterLoadSequential and
TestMiniClusterLoadParallel.
Pity we didn't have a box to run integration tests on. Otherwise, moving the
tests feels like we're just deleting them (not your issue [~manukranthk])
> TestLoadAndSwitchEncodeOnDisk is flaky on shared jenkins boxes
> --------------------------------------------------------------
>
> Key: HBASE-12154
> URL: https://issues.apache.org/jira/browse/HBASE-12154
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.0.0
> Reporter: Manukranth Kolloju
> Assignee: Manukranth Kolloju
> Priority: Minor
> Fix For: 1.0.0
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> It doesn't make sense to run a load test on a shared box where other tests
> are being run. We should probably move this to integration tests and make
> sure its covered. In cases where the jenkins machines are shared across
> several projects which are doing disk IO, I have observed that this test runs
> into slow syncs and eventually times out. And that being said, we can't
> increase the timeout on this test, since its already 3 minutes. This test
> being disk sensitive, might have better coverage on IT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)