guyuqi commented on pull request #620:
URL: https://github.com/apache/bigtop/pull/620#issuecomment-619507641


   Yes.
   The build or smoke tests would fail if they were running against by original 
docker images (bigtop/slaves:trunk-ubuntu-16.04).
   
   Run the logstash smoke tests on my local test enviroments:
   1. rebuild docker images to add ruby/rake support (bigtop/slaves: 
yuqi-ubuntu-16.04 )
   2.  config_ubuntu-16.04.yaml
   ```
   docker:
           memory_limit: "4g"
           image:  "bigtop/puppet:yuqi-ubuntu-16.04"
   
   repo: "http://repos.bigtop.apache.org/releases/1.4.0/ubuntu/16.04/$(ARCH)"
   distro: debian
   components: [logstash]
   
   enable_local_repo: true
   smoke_test_components: [logstash]
   ```
   The log was posted 
[here](https://docs.google.com/document/d/1rZfBOet1GfnVr4FK06j7q9TgCH5xaEPCkJEAiQHT3jw/edit?usp=sharing).
   
   Maybe we can retrigger the CI to rebuild docker images related.


----------------------------------------------------------------
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:
[email protected]


Reply via email to