Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add failing python-tuf client test #343

Merged
merged 2 commits into from
Aug 18, 2022

Conversation

joshuagl
Copy link
Member

Summary

Adds a simple python-tuf client in tests/client-tests/python-tuf.py, the client currently fails due to #329 which will be resolved with the v5 root.

Fixes #242

Release Note

NONE

Documentation

Adds a simple python-tuf client in tests/client-tests/python-tuf.py
to be run from the tuf_client_tests workflow.

Signed-off-by: Joshua Lock <jlock@vmware.com>
Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you so much!

tests/client-tests/python-tuf.py Show resolved Hide resolved
.github/workflows/tuf_client_tests.yml Show resolved Hide resolved
We know this test will fail until v5 root is published

Signed-off-by: Joshua Lock <jlock@vmware.com>
@dlorenc dlorenc merged commit 1903b06 into sigstore:main Aug 18, 2022
@joshuagl joshuagl deleted the joshuagl/test-python-tuf branch September 6, 2022 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conformance: Add python/rust TUF client presubmits to published repository
3 participants