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-4736] - Fix local strategies #5029

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

lcouzens
Copy link
Contributor

Jira Ticket

COST-4736

Description

This change will add correct local strategies so things process again locally (Sorry)

Testing

  1. Checkout Branch
  2. Restart Koku
  3. make sure you can ingest data in your favourite ways

Release Notes

  • proposed release note
* [COST-4736](https://issues.redhat.com/browse/COST-4736) Just a local dev fix

@lcouzens lcouzens added the smoke-tests pr_check will build the image and run minimal required smokes label Apr 10, 2024
@lcouzens lcouzens removed the smoke-tests pr_check will build the image and run minimal required smokes label Apr 10, 2024
@lcouzens lcouzens marked this pull request as ready for review April 11, 2024 08:18
@lcouzens lcouzens requested review from a team as code owners April 11, 2024 08:18
Copy link
Contributor

@pedrolp85 pedrolp85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed ingestion locally

PASSED tests/data_setup/test_all_data_ingest.py::test_api_ocp_on_aws_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_ocp_on_azure_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_ocp_on_gcp_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_aws_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_azure_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_gcp_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_oci_ingest_single_source
PASSED tests/data_setup/test_all_data_ingest.py::test_api_ocp_on_aws_ingest_multi_sources
PASSED tests/data_setup/test_all_data_ingest.py::test_api_ocp_on_azure_ingest_multi_sources
PASSED tests/data_setup/test_all_data_ingest.py::test_api_ocp_on_gcp_ingest_multi_sources
PASSED tests/data_setup/test_all_data_ingest.py::test_api_aws_ingest_multi_sources
PASSED tests/data_setup/test_all_data_ingest.py::test_api_azure_ingest_multi_sources
PASSED tests/data_setup/test_all_data_ingest.py::test_api_gcp_ingest_multi_sources
PASSED tests/data_setup/test_all_data_ingest.py::test_api_oci_ingest_multi_sources

@lcouzens lcouzens merged commit af3cbbf into main Apr 11, 2024
11 checks passed
@lcouzens lcouzens deleted the fix-local-unleash-strategies branch April 11, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants