Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test getting the returncode of execution in a pod #956

Merged
merged 1 commit into from
Sep 20, 2019

Commits on Sep 19, 2019

  1. Test getting the returncode of execution in a pod

    This tests demonstrate how to execute a command in a pod and
    what behavior is expected. As discussed in the commit
    bf367ed6ddc63369f76df0a07b248a6711328605 in python-base this
    behavior would be familiar to Python users, as `subprocess.Popen`
    has the same property.
    oz123 committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    752373b View commit details
    Browse the repository at this point in the history