diff --git a/.gitignore b/.gitignore index b053e85..415d93b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ # name of executable when built using command 'go build' elektron # test log directory name. -elektron-test-run* +Elektron-Test-Run* diff --git a/docker-compose.yaml b/docker-compose.yaml index 5ce0907..547d83f 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -68,7 +68,7 @@ services: ELEKTRON_EXECUTABLE_NAME: elektron ELEKTRON_WORKLOAD: workload_sample.json ELEKTRON_MESOS_MASTER_LOCATION: 19.16.4.4:5050 - ELEKTRON_LOGDIR_PREFIX: elektron-test-run + ELEKTRON_LOGDIR_PREFIX: Elektron-Test-Run HOST_IP: ${HOST_IP} networks: elektron-cluster: