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

[AUTO] Update input manifests #5037

Merged
merged 3 commits into from
Sep 19, 2024
Merged

[AUTO] Update input manifests #5037

merged 3 commits into from
Sep 19, 2024

Conversation

opensearch-ci-bot
Copy link
Collaborator

I have noticed that a repo has incremented a version. This change updates the corresponding input manifests.

@@ -23,6 +23,8 @@ pipeline {
}
triggers {
parameterizedCron '''
H 1 * * * %INPUT_MANIFEST=2.18.0/opensearch-dashboards-2.18.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip;TEST_MANIFEST=2.18.0/opensearch-dashboards-2.18.0-test.yml;TEST_PLATFORM=linux;TEST_DISTRIBUTION=tar
H 1 * * * %INPUT_MANIFEST=2.17.1/opensearch-2.17.1.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip;TEST_MANIFEST=2.17.1/opensearch-2.17.1-test.yml;TEST_PLATFORM=linux;TEST_DISTRIBUTION=tar
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we should update the mechanic to only include test for minor not patch releases.

Copy link
Member

Choose a reason for hiding this comment

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

Right! Was also thinking if we should disable integration test failure notification by default. It is enabled by default as of now.

Copy link
Member

@peterzhuamazon peterzhuamazon Sep 19, 2024

Choose a reason for hiding this comment

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

I will just manually remove the 2.17.1 test for now, and later I can update the workflow to only take care of minor release or major.

Signed-off-by: opensearch-ci <[email protected]>
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.16%. Comparing base (5372fbb) to head (665e807).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5037      +/-   ##
==========================================
- Coverage   92.46%   92.16%   -0.30%     
==========================================
  Files         197      197              
  Lines        6727     6727              
==========================================
- Hits         6220     6200      -20     
- Misses        507      527      +20     

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

jenkins/check-for-build.jenkinsfile Outdated Show resolved Hide resolved
@gaiksaya gaiksaya merged commit 932171d into main Sep 19, 2024
20 checks passed
@gaiksaya gaiksaya deleted the update-manifest branch September 19, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest-ci-check Run manifest ci check
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants