[
https://issues.apache.org/jira/browse/HBASE-29079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated HBASE-29079:
--------------------------------
Description:
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 command)
was:
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)
> 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
> Priority: Major
>
> 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 command)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)