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

Increase cron to run tests every 3 hours and fix dasboards URL #4001

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

gaiksaya
Copy link
Member

Description

Increase cron to run tests hourly and fix dasboards URL

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

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

Hi @gaiksaya

Every integTest will run over 1 hour you are piling up uncompleted runs over time.

I would say every 3 hours is good enough.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #4001 (ebb7aef) into main (9121105) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4001   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files         187      187           
  Lines        5673     5673           
=======================================
  Hits         5223     5223           
  Misses        450      450           

Signed-off-by: Sayali Gaikawad <[email protected]>
@gaiksaya gaiksaya changed the title Increase cron to run tests hourly and fix dasboards URL Increase cron to run tests every 3 hours and fix dasboards URL Sep 12, 2023
@gaiksaya
Copy link
Member Author

Hi @gaiksaya

Every integTest will run over 1 hour you are piling up uncompleted runs over time.

I would say every 3 hours is good enough.

Done!

@gaiksaya gaiksaya merged commit 17a2be4 into opensearch-project:main Sep 12, 2023
12 checks passed
@gaiksaya gaiksaya deleted the fix-manifest-test branch September 12, 2023 18:29
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.

3 participants