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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
