HDDS-1002. ozonesecure compose incompatible with smoke test. Contributed by Doroszlai, Attila.

This commit is contained in:
Márton Elek 2019-01-24 17:13:05 +01:00
parent f3d8265582
commit 3c7d700b65

View File

@ -39,12 +39,13 @@ services:
command: ["/opt/hadoop/bin/ozone","datanode"] command: ["/opt/hadoop/bin/ozone","datanode"]
env_file: env_file:
- docker-config - docker-config
om: ozoneManager:
build: build:
context: docker-image/runner context: docker-image/runner
dockerfile: Dockerfile dockerfile: Dockerfile
args: args:
buildno: 1 buildno: 1
image: om
hostname: om hostname: om
volumes: volumes:
- ../..:/opt/hadoop - ../..:/opt/hadoop