We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
minio
Needed for s3 storage to test some spark functionality (needed to use reusable integration test workflow on https://github.com/welpaolo/spark-configuration-hub)
microceph is insufficient since it is "really heavy to run locally"
Originally requested by @welpaolo
The text was updated successfully, but these errors were encountered:
https://warthogs.atlassian.net/browse/DPE-4086
Sorry, something went wrong.
used in almost all (but not every) integration test on https://github.com/welpaolo/spark-configuration-hub
note to self: probably should implement with the same UX as microceph pytest plugin
(would replace current method of retrieving credentials in a bash script https://github.com/welpaolo/spark-configuration-hub/blob/00ccb7ef1e4e6a5d5cc110e367708e6e3056f51a/tests/integration/test_charm.py#L140 https://github.com/welpaolo/spark-configuration-hub/blob/00ccb7ef1e4e6a5d5cc110e367708e6e3056f51a/tests/integration/setup/setup_minio.sh )
No branches or pull requests
Needed for s3 storage to test some spark functionality (needed to use reusable integration test workflow on https://github.com/welpaolo/spark-configuration-hub)
microceph is insufficient since it is "really heavy to run locally"
Originally requested by @welpaolo
The text was updated successfully, but these errors were encountered: