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

Add more components to 1.3.14 manifest #4255

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Dec 1, 2023

Description

Add more components to 1.3.14 manifest

Issues Resolved

Part of #4069

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.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af27fd2) 93.16% compared to head (ffef05a) 93.16%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4255   +/-   ##
=======================================
  Coverage   93.16%   93.16%           
=======================================
  Files         189      189           
  Lines        5973     5973           
=======================================
  Hits         5565     5565           
  Misses        408      408           

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

@zelinh
Copy link
Member Author

zelinh commented Dec 1, 2023

CI checks failed is not related and addressed in this issue. #4227

Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a dashboards yaml as well here?

@@ -23,11 +23,11 @@ pipeline {
}
triggers {
parameterizedCron '''
H 1 * * * %INPUT_MANIFEST=1.3.14/opensearch-dashboards-1.3.14.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
H/60 * * * * %INPUT_MANIFEST=1.3.14/opensearch-dashboards-1.3.14.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.10.1/opensearch-dashboards-2.10.1.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove the ones that is not useful anymore like 2.10.0?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just removed.

Yeah there is dashboards input manifest there with just OSD though. I will add rest of components in the next PR.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@zelinh zelinh merged commit cb50cb5 into opensearch-project:main Dec 1, 2023
16 of 17 checks passed
@zelinh zelinh deleted the add-more-components branch December 1, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants