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

feat: add option features to skip tests #210

Merged

Conversation

austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Dec 28, 2024

Issue #, if available:
Resolves #209

finch-core currently uses limactl shell + nerdctl to test macOS VM image and container runtime archive updates. Currently there is no simple solution for passing through environment variables which is required for compose build test suite. This is currently blocking common-tests updates in finch-core.

Description of changes:
This change adds features map to option for skipping unsupported tests based on supported features.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This change adds features map to option for skipping unsupported tests
based on supported features.

Signed-off-by: Austin Vazquez <[email protected]>
@austinvazquez austinvazquez merged commit 5f437eb into runfinch:main Dec 28, 2024
4 checks passed
@austinvazquez austinvazquez deleted the add-option-features-to-skip-tests branch December 28, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants