Netflix / genie

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

Set env var BD_USER #1218

Closed jzhuge closed 4 weeks ago

jzhuge commented 1 month ago

https://netflix.slack.com/archives/G0SUNC804/p1715448567194819?thread_ts=1715363402.332809&cid=G0SUNC804

jzhuge commented 1 month ago

@bhou2 Could you show me where to add unit test?

bhou2 commented 1 month ago

@jzhuge The unit tests can be added to this file: https://sourcegraph.netflix.net/stash.corp.netflix.com/GM/genie@6bad017d8078c94e80d6c6fe8abd693910bf55cf/-/blob/genie-web/src/test/groovy/com/netflix/genie/web/agent/launchers/impl/TitusAgentLauncherImplSpec.groovy

bhou2 commented 1 month ago

LGTM. Thanks for the update.