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

Quick fix for flaky integ test reprovisioning before template update #880

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Sep 24, 2024

Description

Quick fix for flaky integ test, to reduce retry churn for 2.17.1 release.

Related Issues

Temporary workaround for #870. Needs a better permanent fix where we can just test the completed state and be assured the template is also updated.

Check List

  • New functionality includes testing.
  • 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.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.55%. Comparing base (43a9f87) to head (a5155b8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #880   +/-   ##
=========================================
  Coverage     77.55%   77.55%           
  Complexity      966      966           
=========================================
  Files            97       97           
  Lines          4531     4531           
  Branches        422      422           
=========================================
  Hits           3514     3514           
  Misses          835      835           
  Partials        182      182           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbwiddis dbwiddis merged commit 22c994b into opensearch-project:main Sep 24, 2024
27 checks passed
@dbwiddis dbwiddis deleted the fix-flaky-reprovision branch September 24, 2024 18:18
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 24, 2024
…880)

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit 22c994b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 24, 2024
…880)

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit 22c994b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Sep 24, 2024
…template update (#882)

Quick fix for flaky integ test reprovisioning before template update (#880)


(cherry picked from commit 22c994b)

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Sep 24, 2024
…emplate update (#881)

Quick fix for flaky integ test reprovisioning before template update (#880)


(cherry picked from commit 22c994b)

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
saimedhi added a commit to saimedhi/flow-framework that referenced this pull request Oct 22, 2024
dbwiddis pushed a commit that referenced this pull request Oct 23, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 23, 2024
Signed-off-by: saimedhi <[email protected]>
(cherry picked from commit 79bd859)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Nov 7, 2024
…ests (#931)

Revert PR #880: Remove temporary fix for integration tests (#930)


(cherry picked from commit 79bd859)

Signed-off-by: saimedhi <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants