Istvan Toth created HBASE-29079:
-----------------------------------
Summary: Run Integration tests for hbase-connectors PR in CI
Key: HBASE-29079
URL: https://issues.apache.org/jira/browse/HBASE-29079
Project: HBase
Issue Type: Improvement
Components: spark
Reporter: Istvan Toth
The GitHub precommit CI job uses the Yetus default 'mvn test', which does not
trigger the failsafe integration tests.
Modify the persionality so that it uses 'mvn verify' instead.
We do the same the in phoenix, the solution can be copied from the Phoenix
personality. (though it's basically a hack, because Yetus doesn't really expose
this commend)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)