(Encountered on MacOS, this might be system-dependent.)
NettyTlsClientAuthTest requires a local distribution of Cassandra, that gets downloaded and untarred by the Maven build. However, there seems to be an issue when making the startup script executable:
(Encountered on MacOS, this might be system-dependent.)
NettyTlsClientAuthTest
requires a local distribution of Cassandra, that gets downloaded and untarred by the Maven build. However, there seems to be an issue when making the startup script executable:The offending instruction is:
As a result, the test fails with a message saying that CASSANDRA_HOME is not set.
TODO:
An easy workaround is to fix the permissions manually:
┆Issue is synchronized with this Jira Story by Unito ┆Issue Number: MAPI-27