mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-31 21:50:24 +00:00
python3-google-auth: Skip mTLS tests from ptests
They need a cert infrastructure to execute. Mutual TLS authentication requires client/server certificates and a proper PKI setup that doesn't exist in the minimal qemu ptest environment. These are integration tests that need real certificate infrastructure. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,6 +7,7 @@ inherit pypi setuptools3 ptest
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-make-the-TLS-tests-skip-when-pyopenssl-isn-t-availab.patch \
|
||||
file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRC_URI[sha256sum] = "88228eee5fc21b62a1b5fe773ca15e67778cb07dc8363adcb4a8827b52d81483"
|
||||
|
||||
Reference in New Issue
Block a user