Netflix / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
1.71k stars 368 forks source link

genie client integration tests: throw the exception of setting up the docker container #1211

Closed bhou2 closed 6 months ago

bhou2 commented 6 months ago

genie client integration tests: throw the exception if the docker container is not successfully set up.

The genie client integration tests have passed:

> Task :genie-client:integrationTest

GenieClientIntegrationTest > testUpdateApplication() PASSED

GenieClientIntegrationTest > testGetAllAndDeleteAllApplications() PASSED
...

GenieClientIntegrationTest > testClusterPatchMethod() PASSED

GenieClientIntegrationTest > canSubmitJob() PASSED