gapic-generator-python
gapic-generator-python copied to clipboard
Re-enable and fix showcase mtls CI tests
As of 2/22/2022 the showcase mtls and showcase mtls alternative template tests have become unusable and flaky. They hang when run in CI and after ~5 hours are eventually killed.
There are integration tests for generated libraries that test the mtls code paths, and there are generated unit tests that test the mtls code paths, so for the time being these tests will be disabled to prevent degrading PRs.
Reducing to P3 as those tests seem to be optional