bigtop icon indicating copy to clipboard operation
bigtop copied to clipboard

BIGTOP-3883: Add support smoke test

Open MacChen02 opened this issue 2 years ago • 0 comments

Description of PR

Add support smoke test:

  1. docker compose yml file should add version: "2", otherwise can't create the docker env to smoke test.
  2. The bigtop-deploy/provisioner directories's file need to be modified to support openEuler, including jdk.pp, site.pp, params.pp and docker-hadoop.sh etc., add setup-env-openEuler.sh and config_openEuler-22.03.yaml files.

How was this patch tested?

For code changes:

  • [ ] Does the title or this PR starts with the corresponding JIRA issue id (BIGTOP-3883)
  • [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/

MacChen02 avatar Nov 30 '22 09:11 MacChen02