OpenJobDescription / openjd-sessions-for-python

Provides a Python library that can be used to build a runtime that is able to run Jobs in a Session as defined by Open Job Description.
https://github.com/OpenJobDescription/openjd-specifications/wiki
Apache License 2.0
10 stars 12 forks source link

test: fix test where ping is not available #164

Closed AWS-Samuel closed 2 months ago

AWS-Samuel commented 2 months ago

What was the problem/requirement? (What/Why)

What was the solution? (How)

Use python instead.

What is the impact of this change?

The test test_run_gracetime_when_process_ends_but_grandchild_uses_stdout succeeds in environments where ping is not available

How was this change tested?

Ran tests locally

Was this change documented?

No

Is this a breaking change?

No

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud