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

Integration tests #149

Merged
merged 97 commits into from
Jan 28, 2025
Merged

Integration tests #149

merged 97 commits into from
Jan 28, 2025

Conversation

roxanne-o
Copy link
Contributor

@roxanne-o roxanne-o commented Dec 9, 2024

These tests expand on the basic integration we had for k3s. They are a bit unusual as they weave python and bash together. We test that we can setup the inference pods, submit to edge and get a low confidence answer at first, submit to edge and escalate to cloud to train the model, pull the updated model back down to the cloud into a new inference pod, and now make a confident edge prediction.

@roxanne-o roxanne-o merged commit 5533b41 into main Jan 28, 2025
@roxanne-o roxanne-o deleted the integration-tests branch January 28, 2025 21:25
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.

3 participants