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 nightly cron schedule to E2E workflow #1005

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Sep 14, 2023

Description

Per side-channel discussion, we're looking at re-enabling E2E tests to run nightly (as opposed to on every PR).

Part of improving our testing strategy in response to #1001.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

@Swiddis Swiddis changed the title Add cron schedule to E2E workflow Add nightly cron schedule to E2E workflow Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #1005 (d32f300) into main (e7bdc67) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             main    #1005    +/-   ##
========================================
  Coverage   43.83%   43.83%            
========================================
  Files         311      311            
  Lines       18676    18676            
  Branches     4555     4565    +10     
========================================
  Hits         8187     8187            
+ Misses      10447     9941   -506     
- Partials       42      548   +506     
Flag Coverage Δ
dashboards-observability 43.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 79 files with indirect coverage changes

@derek-ho derek-ho merged commit 615b079 into opensearch-project:main Sep 15, 2023
pjfitzgibbons pushed a commit that referenced this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants