opensearch-project / flow-framework

OpenSearch plugin that enables builders to innovate AI apps on OpenSearch
Apache License 2.0
32 stars 31 forks source link

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

Closed dbwiddis closed 3 days ago

dbwiddis commented 3 days ago

Description

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

Related Issues

Temporary workaround for https://github.com/opensearch-project/flow-framework/issues/870. Needs a better permanent fix where we can just test the completed state and be assured the template is also updated.

Check List

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.

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.