You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kurt Greaves (JIRA)" <ji...@apache.org> on 2018/05/10 03:05:00 UTC

[jira] [Created] (CASSANDRA-14443) Remove sufficient resource check for resource_intensive dtests

Kurt Greaves created CASSANDRA-14443:
----------------------------------------

             Summary: Remove sufficient resource check for resource_intensive dtests
                 Key: CASSANDRA-14443
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14443
             Project: Cassandra
          Issue Type: Bug
            Reporter: Kurt Greaves
            Assignee: Kurt Greaves


We currently hardcode a requirement that you need at least 27gb of memory to run the resource intensive tests. This is rather annoying as there isn't really a strict hardware requirement and tests can run on smaller machines in a lot of cases (especially if you mess around with HEAP). 
We've already got the command line argument {{--force-resource-intensive-tests}}, we don't need additional restrictions in place to stop people who shouldn't be running the tests from running them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org