[ 
https://issues.apache.org/jira/browse/AURORA-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Shirchenko updated AURORA-1622:
---------------------------------------
    Description: 
A use case is to execute the health check command based on the port assignment. 

One of the options is to change subprocess32 to use Popen funciton instead of 
current check_call as Popen has an env= argument.

  was:A use case is to execute the health check command based on the port 
assignment.


> Add ability to pass in environment variables into shell health checker
> ----------------------------------------------------------------------
>
>                 Key: AURORA-1622
>                 URL: https://issues.apache.org/jira/browse/AURORA-1622
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Dmitriy Shirchenko
>
> A use case is to execute the health check command based on the port 
> assignment. 
> One of the options is to change subprocess32 to use Popen funciton instead of 
> current check_call as Popen has an env= argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to