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

[Build] OpenSearch Dashboards working using OpenSearch Engine #223

Closed
boktorbb opened this issue Mar 23, 2021 · 0 comments · Fixed by #235
Closed

[Build] OpenSearch Dashboards working using OpenSearch Engine #223

boktorbb opened this issue Mar 23, 2021 · 0 comments · Fixed by #235
Assignees
Labels
build Build related additions or modifications
Milestone

Comments

@boktorbb
Copy link
Contributor

OpenSearch Dashboards should run using the OpenSearch engine and not using the OSS Elasticsearch Engine

@boktorbb boktorbb added >Fork build Build related additions or modifications labels Mar 23, 2021
@boktorbb boktorbb added this to the Beta release milestone Mar 23, 2021
@boktorbb boktorbb self-assigned this Mar 23, 2021
@boktorbb boktorbb changed the title [Build] Dashboards working using OpenSearch Engine [Build] OpenSearch Dashboards working using OpenSearch Engine Mar 23, 2021
mihirsoni pushed a commit that referenced this issue Mar 26, 2021
* Update README with instructions for running with OpenSearch

updated README with download and setup instructions for both OpenSearch
and Dashboards.

Closes #223

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
boktorbb added a commit that referenced this issue Apr 5, 2021
* Update README with instructions for running with OpenSearch

updated README with download and setup instructions for both OpenSearch
and Dashboards.

Closes #223

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Updates to allow Functional tests to run

Fixed named references and switched default ftr run mode to source

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Remove OPENSEARCH_TMPDIR check and security check from ftr run

Removed the check for the self-created extraction directory and removed
the no-longer existing security check arg

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Update artifact unit tests

Test Suites: 23 skipped, 1412 passed, 1412 of 1435 total
Tests:       256 skipped, 9 todo, 10342 passed, 10607 total
Snapshots:   2363 passed, 2363 total
Time:        42.427 s, estimated 43 s

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
boktorbb added a commit that referenced this issue Apr 5, 2021
* Update README with instructions for running with OpenSearch

updated README with download and setup instructions for both OpenSearch
and Dashboards.

Closes #223

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Updates to allow Functional tests to run

Fixed named references and switched default ftr run mode to source

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Remove OPENSEARCH_TMPDIR check and security check from ftr run

Removed the check for the self-created extraction directory and removed
the no-longer existing security check arg

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Update artifact unit tests

Test Suites: 23 skipped, 1412 passed, 1412 of 1435 total
Tests:       256 skipped, 9 todo, 10342 passed, 10607 total
Snapshots:   2363 passed, 2363 total
Time:        42.427 s, estimated 43 s

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
kavilla pushed a commit that referenced this issue Apr 5, 2021
* Update README with instructions for running with OpenSearch

updated README with download and setup instructions for both OpenSearch
and Dashboards.

Closes #223

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>

* Address PR comments

Signed-off-by: Bishoy Boktor <boktorbb@amazon.com>
raintygao pushed a commit to raintygao/OpenSearch-Dashboards that referenced this issue Oct 12, 2023
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Hailong-am pushed a commit to Hailong-am/OpenSearch-Dashboards that referenced this issue Oct 12, 2023
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
SuZhou-Joe added a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this issue Oct 12, 2023
…nit test for mountWrapper (opensearch-project#224)

* feat: add unit test for mountWrapper (opensearch-project#223)

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
(cherry picked from commit 0906bf4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: add patch

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: some update

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: update snapshot

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
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>
Co-authored-by: tygao <tygao@amazon.com>
Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
raintygao added a commit to raintygao/OpenSearch-Dashboards that referenced this issue Oct 26, 2023
wanglam pushed a commit to wanglam/OpenSearch-Dashboards that referenced this issue Feb 22, 2024
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
raintygao added a commit to raintygao/OpenSearch-Dashboards that referenced this issue Mar 6, 2024
Hailong-am pushed a commit to Hailong-am/OpenSearch-Dashboards that referenced this issue Mar 7, 2024
…n management and SavedObject management as standalone app, retire dashboard management (opensearch-project#283)

* Revert "Register Advance Settings, Data Source management,Index Pattern management and SavedObject management as standalone app, retire dashboard management (opensearch-project#208)"

This reverts commit 5f09f84.

* Revert "feat: add unit test for mountWrapper (opensearch-project#223)"

This reverts commit a70ce71.

* Revert "fix: cypress tests checkout workspace branch (opensearch-project#252)"

This reverts commit 734c890.

* run cypress with ftr main

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
SuZhou-Joe added a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this issue Mar 18, 2024
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this issue Mar 18, 2024
…n management and SavedObject management as standalone app, retire dashboard management (opensearch-project#283)

* Revert "Register Advance Settings, Data Source management,Index Pattern management and SavedObject management as standalone app, retire dashboard management (opensearch-project#208)"

This reverts commit 5f09f84.

* Revert "feat: add unit test for mountWrapper (opensearch-project#223)"

This reverts commit a70ce71.

* Revert "fix: cypress tests checkout workspace branch (opensearch-project#252)"

This reverts commit 734c890.

* run cypress with ftr main

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build related additions or modifications
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant