Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update container acceptance tests with stdout/stderr changes (#17138)
In #17125 jvm setup was redirected to stderr to avoid polluting stdout. This test was actually having to do some additional processing to parse that information. Now that we have split the destinations the tests can be simplified to look for the data they are trying to validate on the appropriate stream.
- Loading branch information