You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2022/10/12 15:41:00 UTC

[jira] [Created] (BIGTOP-3843) docker-hadoop.sh should not ignore --smoke-tests option

Masatake Iwasaki created BIGTOP-3843:
----------------------------------------

             Summary: docker-hadoop.sh should not ignore --smoke-tests option
                 Key: BIGTOP-3843
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3843
             Project: Bigtop
          Issue Type: Bug
            Reporter: Masatake Iwasaki


smoke-tests is not invoked even if {{--smoke-tests}} is given on deployment by dokcer-hadoop.sh like

{noformat}
./docker-hadoop.sh \
       --create 3 \
       --image bigtop/puppet:trunk-ubuntu-20.04 \
       --memory 8g \
       --repo file:///bigtop-home/output/apt \
       --disable-gpg-check \
       --stack hdfs,yarn,mapreduce \
       --smoke-tests hdfs,yarn,mapreduce
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)