This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 2379189cc76 HBASE-29952 Clean up MathJax URI workaround from
dev-support/jenkins-scripts/generate-hbase-website.sh (#7838)
add 1116dd13063 HBASE-29930 Separate packaging and integration check in
nightly job to new jenkins job (#7843)
No new revisions were added by this update.
Summary of changes:
dev-support/Jenkinsfile | 223 ------------
.../integration-test/integration-test.Jenkinsfile | 397 +++++++++++++++++++++
.../{ => integration-test}/patch-hadoop3.sh | 2 +-
.../pseudo-distributed-test.sh} | 4 +-
.../source-artifact.sh} | 11 +-
5 files changed, 406 insertions(+), 231 deletions(-)
create mode 100644 dev-support/integration-test/integration-test.Jenkinsfile
rename dev-support/{ => integration-test}/patch-hadoop3.sh (83%)
rename dev-support/{hbase_nightly_pseudo-distributed-test.sh =>
integration-test/pseudo-distributed-test.sh} (99%)
rename dev-support/{hbase_nightly_source-artifact.sh =>
integration-test/source-artifact.sh} (98%)