You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/20 19:36:07 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #238: HDDS-2588. Consolidate compose environments

adoroszlai opened a new pull request #238: HDDS-2588. Consolidate compose environments
URL: https://github.com/apache/hadoop-ozone/pull/238
 
 
   ## What changes were proposed in this pull request?
   
   There are a few slightly different sample docker compose environments: `ozone`, `ozoneperf`, `ozones3`, `ozone-recon`.  This change proposes to merge these 4 by minor additions to `ozoneperf`:
   
   1. add `recon` service from `ozone-recon`
   2. run GDPR and S3 tests
   3. expose datanode web port (eg. for profiling)
   
   Plus: also run `ozone-shell` test (from `basic` suite), which is currently run only in `ozonesecure`
   
   I also propose to rename `ozoneperf` to `ozone` for simplicity.
   
   Consolidating these 4 environments would slightly reduce both code duplication and the time needed for acceptance tests.
   
   https://issues.apache.org/jira/browse/HDDS-2588
   
   ## How was this patch tested?
   
   Ran acceptance test in `ozone` dir.  Generated keys using freon, verified that Jaeger, Prometheus, Grafana reflect the operations.
   
   Clean CI in private branch.

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org