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

[COST-5773] Handle multiple resource for OCP on GCP managed flow #5427

Merged
merged 24 commits into from
Jan 23, 2025
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
9cd489f
[COST-5773] Handle OCP on GCP managed flow resource on multi cluster
myersCody Dec 16, 2024
9e66dda
Update aws & azure with managed params
myersCody Dec 16, 2024
6ceec67
Update load test customer for multiple clusters
myersCody Dec 16, 2024
f72ec71
Fix load-test-customer to work on first try
myersCody Dec 16, 2024
8f563a5
Clean up parameter names
myersCody Dec 16, 2024
a14711e
Fix unittests
myersCody Jan 10, 2025
75b71ea
Ensure temp manage table clean up
myersCody Jan 13, 2025
84bc054
Merge branch 'main' into cost-5773-deduplication
myersCody Jan 14, 2025
7983854
Merge branch 'main' into cost-5773-deduplication
myersCody Jan 14, 2025
e2430a6
Merge branch 'main' into cost-5773-deduplication
myersCody Jan 15, 2025
9ea7d2b
Remove tmp_id logic and clean up code
myersCody Jan 16, 2025
f212ff5
Fix unittest
myersCody Jan 17, 2025
ec1244e
Merge branch 'main' into cost-5773-deduplication
myersCody Jan 17, 2025
857cf70
Merge branch 'main' into cost-5773-deduplication
lcouzens Jan 21, 2025
6f52868
Apply suggestions from code review
myersCody Jan 22, 2025
abf7321
switch ocp_source_uuids to ocp_provider_uuids
lcouzens Jan 22, 2025
4c5c442
Merge branch 'main' into cost-5773-deduplication
lcouzens Jan 22, 2025
9c7ac3b
Merge branch 'main' into cost-5773-deduplication
lcouzens Jan 22, 2025
5db948d
Update load_test_customer_data.sh
lcouzens Jan 22, 2025
8b0f5a8
Add new trino_schema_prefix to new sql files
lcouzens Jan 22, 2025
28540b2
Merge branch 'main' into cost-5773-deduplication
lcouzens Jan 22, 2025
0e828d4
Merge branch 'main' into cost-5773-deduplication
myersCody Jan 22, 2025
beea94c
Merge branch 'main' into cost-5773-deduplication
lcouzens Jan 23, 2025
5159732
Merge branch 'main' into cost-5773-deduplication
lcouzens Jan 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update load_test_customer_data.sh
lcouzens authored Jan 22, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 5db948d528c427bd7a37c1a319c7d3f5823bf9ba
3 changes: 1 addition & 2 deletions dev/scripts/load_test_customer_data.sh
Original file line number Diff line number Diff line change
@@ -309,7 +309,7 @@ build_aws_data() {
nise_report ocp --static-report-file "$YAML_PATH/ocp_on_aws/rendered_ocp_static_data.yml" --ocp-cluster-id my-ocp-cluster-1 --minio-upload "${S3_ENDPOINT}" --daily-reports --payload-name "$_ocp_payload"
# nise_report ocp --static-report-file "$YAML_PATH/ocp_on_aws/rendered_ocp_static_data.yml" --ocp-cluster-id my-ocp-cluster-1 --minio-upload "${S3_ENDPOINT}" --payload-name "$_ocp_payload"
trigger_ocp_ingest "$_ocp_ingest_name" "$_ocp_payload"

nise_report aws --static-report-file "$YAML_PATH/ocp_on_aws/rendered_aws_static_data.yml" --aws-s3-report-name None --aws-s3-bucket-name "$NISE_DATA_PATH/local_providers/aws_local"

log-info "Cleanup ${_source_name} rendered YAML files..."
@@ -408,7 +408,6 @@ build_gcp_data() {

log-info "Trigger downloads..."
trigger_download "${_download_types[@]}"

}

# ONPREM customer data