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-5059] - Change source status beat cadence #5135

Merged
merged 4 commits into from
May 29, 2024
Merged

[COST-5059] - Change source status beat cadence #5135

merged 4 commits into from
May 29, 2024

Conversation

lcouzens
Copy link
Contributor

Jira Ticket

COST-5059

Description

This change will change our source status check cadence to once a day rather than running once an hour.

Testing

  1. Checkout Branch
  2. Restart Koku
  3. Hit endpoint or launch shell
    1. You should see ...
  4. Do more things...

Release Notes

  • proposed release note
* [COST-5059](https://issues.redhat.com/browse/COST-5059) Reduce cadence of source status checks

@lcouzens lcouzens added the hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix label May 28, 2024
@lcouzens lcouzens requested review from a team as code owners May 28, 2024 14:14
koku/koku/celery.py Outdated Show resolved Hide resolved
koku/koku/celery.py Outdated Show resolved Hide resolved
deploy/kustomize/patches/scheduler.yaml Outdated Show resolved Hide resolved
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.2%. Comparing base (3111879) to head (a83ff63).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #5135   +/-   ##
=====================================
  Coverage   94.2%   94.2%           
=====================================
  Files        378     378           
  Lines      31622   31622           
  Branches    3756    3756           
=====================================
+ Hits       29776   29780    +4     
+ Misses      1177    1174    -3     
+ Partials     669     668    -1     

koku/koku/celery.py Outdated Show resolved Hide resolved
koku/koku/celery.py Outdated Show resolved Hide resolved
@lcouzens lcouzens merged commit d8ceef8 into main May 29, 2024
11 checks passed
@lcouzens lcouzens deleted the COST-5059 branch May 29, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hot-fix-smoke-tests pr_check label to run minimal smoke tests for fast moving bug-fix smokes-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants