Skip to content

[Backport 3.7] [SRD] Set failOnStatusCode: false for enableSearchRelevanceWorkbench - #2092

Merged
wanglam merged 1 commit into
opensearch-project:3.7from
opensearch-ci-bot:backport/backport-2087-to-3.7
Jul 17, 2026
Merged

[Backport 3.7] [SRD] Set failOnStatusCode: false for enableSearchRelevanceWorkbench#2092
wanglam merged 1 commit into
opensearch-project:3.7from
opensearch-ci-bot:backport/backport-2087-to-3.7

Conversation

@opensearch-ci-bot

Copy link
Copy Markdown
Contributor

Backport b817847 from #2087.

…earch-project#2087)

Match the pattern used by ml-commons-dashboards, query-insights-dashboards,
and dashboards-investigation Cypress commands. On AOS, PUT /_cluster/settings
for plugin-scoped keys is rejected by the endpoint filter with
"payload is not allowed", failing the before-all hook and skipping every
test in the suite. The workbench_enabled setting already defaults to true
in the plugin (SearchRelevanceSettings.java on opensearch-3.7.0), so
tolerating the 401 does not change effective behavior.

Assisted by fix-integration-test

Signed-off-by: Will Hwang <22586574+will-hwang@users.noreply.github.com>
(cherry picked from commit b817847)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
@wanglam
wanglam merged commit 12149e3 into opensearch-project:3.7 Jul 17, 2026
40 of 60 checks passed
@opensearch-ci-bot
opensearch-ci-bot deleted the backport/backport-2087-to-3.7 branch July 17, 2026 03:28
@github-actions

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

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