Jon Haddad created CASSANDRA-15617:
--------------------------------------

             Summary: Sidecar gradle run should not run integration tests
                 Key: CASSANDRA-15617
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15617
             Project: Cassandra
          Issue Type: Improvement
          Components: Sidecar
            Reporter: Jon Haddad
            Assignee: Jon Haddad


Currently the integration tests are tied to the build process.  This is a nice 
idea from a “let’s always test” perspective, but unfortunately bites us when we 
want to run a local test server via {{./gradlew run}}.

We should explicitly call the integrationTest task to run integration tests, 
and have the run task only force a build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to