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

[Backport 2.x] [Multiple Datasource] Test connection schema validation for registered auth types #6116

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 362ab1e from #6109.

…d auth types (#6109)

* [Token Exchange Unification] Test connextion router schema validation support for registered auth type

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>

* Update changefile

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>

* [UT] Add test cases for registered auth type, test connection failure case

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>

* [UT] Update testing URL value to avoid linkchecker failure

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>

* [UT] Update testing URL value to avoid linkchecker failure round2

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>

* [UT] Update testing URL value to avoid linkchecker failure round 3

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>

---------

Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
(cherry picked from commit 362ab1e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.11%. Comparing base (5203830) to head (de872e5).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6116      +/-   ##
==========================================
- Coverage   67.11%   67.11%   -0.01%     
==========================================
  Files        3316     3316              
  Lines       64077    64080       +3     
  Branches    10239    10241       +2     
==========================================
+ Hits        43007    43008       +1     
- Misses      18580    18581       +1     
- Partials     2490     2491       +1     
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.79% <100.00%> (-0.02%) ⬇️
Linux_4 35.31% <ø> (ø)
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.81% <100.00%> (+0.01%) ⬆️
Windows_4 35.31% <ø> (ø)

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

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

@Flyingliuhub Flyingliuhub merged commit ddb9cf7 into 2.x Mar 12, 2024
90 of 91 checks passed
@github-actions github-actions bot deleted the backport/backport-6109-to-2.x branch March 12, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports multiple datasource multiple datasource project v2.13.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants