This is an automated email from the ASF dual-hosted git repository.
evansye pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git.
from 73f45a8 BIGTOP-3165. Bump Spark to 2.4.5.
add f1971ff BIGTOP-3234: TEZ smoke tests implementation (#568)
No new revisions were added by this update.
Summary of changes:
bigtop-deploy/puppet/modules/tez/manifests/init.pp | 4 +
.../puppet/modules/tez/templates/environment | 5 +-
bigtop-tests/smoke-tests/tez/TestTezSmoke.groovy | 86 ++++++++++++++++++++++
.../smoke-tests/{flume => tez}/build.gradle | 6 +-
provisioner/utils/smoke-tests.sh | 1 +
5 files changed, 96 insertions(+), 6 deletions(-)
copy .dockerignore => bigtop-deploy/puppet/modules/tez/templates/environment
(85%)
create mode 100644 bigtop-tests/smoke-tests/tez/TestTezSmoke.groovy
copy bigtop-tests/smoke-tests/{flume => tez}/build.gradle (89%)