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

[Do_NOT_MERGE] run all test under new security plugin #982

Closed
wants to merge 4 commits into from

Conversation

SuZhou-Joe
Copy link
Member

@SuZhou-Joe SuZhou-Joe commented Dec 22, 2023

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • 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.

derek-ho and others added 4 commits December 21, 2023 09:03
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
@derek-ho
Copy link
Contributor

@derek-ho
Copy link
Contributor

Other issue is that security dashboards plugin seems not to be installed, checking manifests

@derek-ho
Copy link
Contributor

@prudhvigodithi @rishabh6788 @peterzhuamazon seems like the latest 3.0.0 build doesn't have security dashboards plugin, but I see it present in the manifest file: https://github.com/opensearch-project/opensearch-build/blob/main/manifests/3.0.0/opensearch-dashboards-3.0.0.yml, is it just because we haven't had a successful build for a while? Any way to get this plugin in the build image somehow?

2023-12-22T10:04:52.6475682Z {"type":"log","@timestamp":"2023-12-22T10:04:52Z","tags":["fatal","root"],"pid":2115,"message":"InvalidConfigurationError: Unknown configuration key(s): \"opensearch_security.multitenancy.enabled\", \"opensearch_security.multitenancy.tenants.preferred\", \"opensearch_security.readonly_mode.roles\", \"opensearch_security.cookie.secure\". Check for spelling errors and ensure that expected plugins are installed.\n    at ensureValidConfiguration (/home/runner/work/opensearch-dashboards-functional-test/opensearch-dashboards-functional-test/opensearch-dashboards-3.0.0/src/core/server/legacy/config/ensure_valid_configuration.js:50:11)\n    at Server.setup (/home/runner/work/opensearch-dashboards-functional-test/opensearch-dashboards-functional-test/opensearch-dashboards-3.0.0/src/core/server/server.js:156:5)\n    at Root.setup (/home/runner/work/opensearch-dashboards-functional-test/opensearch-dashboards-functional-test/opensearch-dashboards-3.0.0/src/core/server/root/index.js:60:14)\n    at bootstrap (/home/runner/work/opensearch-dashboards-functional-test/opensearch-dashboards-functional-test/opensearch-dashboards-3.0.0/src/core/server/bootstrap.js:113:5)\n    at Command.<anonymous> (/home/runner/work/opensearch-dashboards-functional-test/opensearch-dashboards-functional-test/opensearch-dashboards-3.0.0/src/cli/serve/serve.js:191:5) {\n  code: 'InvalidConfig',\n  processExitCode: 64,\n  cause: undefined\n}"}

Run wget https://ci.opensearch.org/ci/dbc/distribution-build-opensearch-dashboards/3.0.0/latest/linux/x64/tar/dist/opensearch-dashboards/opensearch-dashboards-3.0.0-linux-x64.tar.gz

@prudhvigodithi
Copy link
Member

Hey @derek-ho even though its part of the manifest the security dashboards plugin failed to build for 3.0.0 version, please check the created AUTOCUT issue.
opensearch-project/security-dashboards-plugin#1682

@SuZhou-Joe SuZhou-Joe closed this Feb 6, 2024
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