Content-Length: 270718 | pFad | http://github.com/googleapis/google-cloud-python/commit/0e8a28cd59df0de8f7af89fc165ce7246841289c

31 test: need pyopenssl for mtls system test (#19) · googleapis/google-cloud-python@0e8a28c · GitHub
Skip to content

Commit 0e8a28c

Browse files
test: need pyopenssl for mtls system test (#19)
1 parent ec3f40d commit 0e8a28c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/google-cloud-compute/noxfile.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ def system(session):
139139
)
140140
session.install("-e", ".")
141141

142+
# mTLS test needs pyopenssl
143+
if os.environ.get("GOOGLE_API_USE_CLIENT_CERTIFICATE", "") == "true":
144+
session.install("pyopenssl")
145+
142146
# Run py.test against the system tests.
143147
if system_test_exists:
144148
session.run("py.test", "--quiet", system_test_path, *session.posargs)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/googleapis/google-cloud-python/commit/0e8a28cd59df0de8f7af89fc165ce7246841289c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy