Netflix / genie

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

add network config to titus request #1185

Closed enicloom closed 1 year ago

enicloom commented 1 year ago

Add a network configuration section to titus batch request class so that different network mode can be used.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1185 (fa657ae) into master (e7bdf8c) will increase coverage by 0.00%. The diff coverage is 92.85%.

@@            Coverage Diff            @@
##             master    #1185   +/-   ##
=========================================
  Coverage     90.74%   90.74%           
- Complexity     3798     3803    +5     
=========================================
  Files           467      467           
  Lines         14951    14963   +12     
  Branches       1069     1071    +2     
=========================================
+ Hits          13567    13578   +11     
- Misses          908      909    +1     
  Partials        476      476           
Impacted Files Coverage Δ
...e/web/properties/TitusAgentLauncherProperties.java 100.00% <ø> (ø)
...web/agent/launchers/dtos/TitusBatchJobRequest.java 55.71% <75.00%> (+1.16%) :arrow_up:
...b/agent/launchers/impl/TitusAgentLauncherImpl.java 94.34% <100.00%> (+0.20%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more