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

Add MINIO_ENDPOINT to env #5463

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Add MINIO_ENDPOINT to env #5463

merged 3 commits into from
Jan 22, 2025

Conversation

myersCody
Copy link
Contributor

@myersCody myersCody commented Jan 22, 2025

Jira Ticket

Description

This change will add MINIO_ENDPOINT so that the S3_ENDPOINT can be different, and the load-test-customer-script will still work.

With these env settings:

MINIO_ENDPOINT=http://koku-minio:9000/
S3_ENDPOINT=http://localhost:9000/

run make laod-test-customer-data and see successful data ingestion.

@maskarb maskarb changed the title Switch back to localhost for load-test-customer-data script Add MINIO_ENDPOINT to env Jan 22, 2025
@myersCody myersCody marked this pull request as ready for review January 22, 2025 19:01
@myersCody myersCody requested review from a team as code owners January 22, 2025 19:01
@myersCody myersCody enabled auto-merge (squash) January 22, 2025 19:01
@myersCody myersCody merged commit 66082b8 into main Jan 22, 2025
12 checks passed
@myersCody myersCody deleted the fix_load_test_customer branch January 22, 2025 19:02
@maskarb maskarb mentioned this pull request Jan 22, 2025
maskarb added a commit that referenced this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants