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

Testing MinIO for integration tests + exploring code changes for path… #178

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ThorodanBrom
Copy link
Collaborator

… based access

  • Processes do not need to be changed much for path baed access since the s3.mock property enables path based access
  • DataFromS3 changed to have bucket name in the path
  • Update STAC and process tests to use path based access
  • Update Docker Compose file to use MinIO and to create empty bucket on startup
    • Add fake certificates as well to use HTTPS in MinIO (s3.mock property sets insecure SSL)
  • Update Jenkinsfile - remove S3-mock image from being built

@jenkins-datakaveri
Copy link

Build finished.

@jenkins-datakaveri
Copy link

Build finished.

… based access

- Processes do not need to be changed much for path baed access since the `s3.mock` property
enables path based access
- DataFromS3 changed to have bucket name in the path
- Update STAC and process tests to use path based access
- Update Docker Compose file to use MinIO and to create empty bucket on startup
	- Add fake certificates as well to use HTTPS in MinIO (`s3.mock` property sets insecure SSL)
- Update Jenkinsfile - remove S3-mock image from being built
@jenkins-datakaveri
Copy link

Build finished.

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.

2 participants