You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/03/17 12:57:27 UTC

[GitHub] [bigtop] iwasakims commented on issue #617: BIGTOP-3301. Add smoke-tests for hadoop-kms.

iwasakims commented on issue #617: BIGTOP-3301. Add smoke-tests for hadoop-kms.
URL: https://github.com/apache/bigtop/pull/617#issuecomment-600055955
 
 
   minimal config.yaml to test this::
   ```
   docker:
           memory_limit: "12g"
           image: "bigtop/puppet:trunk-centos-7"
   distro: centos
   components: [hdfs, kms]
   enable_local_repo: true
   smoke_test_components: [kms]
   ```
   ```
   $ cd provisioner/docker
   $ ./docker-hadoop.sh -c 1 --smoke-tests
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services