Damien Raude-Morvan created GORA-652: ----------------------------------------
Summary: Enable tests by default for redis/couchdb/aerospike datastore Key: GORA-652 URL: https://issues.apache.org/jira/browse/GORA-652 Project: Apache Gora Issue Type: Test Components: gora-aerospike, gora-redis Affects Versions: 0.9 Reporter: Damien Raude-Morvan Assignee: Damien Raude-Morvan Following my work on GORA-647 (using _testcontainers_ on {{gora-mongodb}} datastore), I've spotted that at least 3 others gora datastore also use _testcontainers_. AFAIK, those modules are : * gora-aerospike * gora-couchdb * gore-redis I would like to enable tests _*by default*_ on those modules and remove actual Maven profile(s) needed for now: {{aerospike-with-test}}, {{couchdb-with-test}}, {{redis-with-test}} IMHO, tests should always be enabled by default during local or CI build of the GORA's datastore. -- This message was sent by Atlassian Jira (v8.3.4#803005)