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

Ensure proper siloing of docker environments #6181

Open
2 tasks
masaball opened this issue Jan 31, 2025 · 1 comment
Open
2 tasks

Ensure proper siloing of docker environments #6181

masaball opened this issue Jan 31, 2025 · 1 comment

Comments

@masaball
Copy link
Contributor

masaball commented Jan 31, 2025

Description

A recent change to move the OCFL store into Minio broke the siloing of Fedora between the different environments. This results in the OCFL of the non-test environment being deleted whenever a spec test is run.

Done Looks Like

  • Review all of the components (S3 buckets, fedora, DB, Solr, etc.) that are being built by docker
  • Ensure environments are properly de-coupled from each other.
@joncameron
Copy link
Contributor

Theoretically only a problem for devs: test suite is cleaning out the DB anytime tests are run.

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

No branches or pull requests

2 participants