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

Review skipped tests for kubernetes clustering #3753

Open
busma13 opened this issue Sep 16, 2024 · 0 comments
Open

Review skipped tests for kubernetes clustering #3753

busma13 opened this issue Sep 16, 2024 · 0 comments
Labels
k8s Applies to Teraslice in kubernetes cluster mode only. tests

Comments

@busma13
Copy link
Contributor

busma13 commented Sep 16, 2024

When we first implemented the Kubernetes e2e testing there were a few test files that were incompatible for one reason or another. See the list here:

config.testPathIgnorePatterns = process.env.CLUSTERING_TYPE !== 'native' ? ['data/recovery-spec', 'cluster/worker-allocation-spec', 'cluster/state-spec'] : [];

We should review these tests and consider if the test coverage lost is acceptable. If it isn't we should rework the tests so that they work with Kubernetes and native.

@busma13 busma13 added k8s Applies to Teraslice in kubernetes cluster mode only. tests labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Applies to Teraslice in kubernetes cluster mode only. tests
Projects
None yet
Development

No branches or pull requests

1 participant