Skip to content

Conversation

gaiksaya
Copy link
Member

Description

Move old jenkins to legacy and ignore tests associated with those jenkins files.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Copy link
Member

Choose a reason for hiding this comment

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

Is this legacy as well now?

Copy link
Member Author

Choose a reason for hiding this comment

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

import static com.lesfurets.jenkins.unit.global.lib.GitSource.gitSource

class TestCCRPerfTest extends BuildPipelineTest {
@Ignore class TestCCRPerfTest extends BuildPipelineTest {
Copy link
Member

Choose a reason for hiding this comment

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

Why ignore instead of remove here?
Unless you are thinking about potential re-use them later?

Copy link
Member Author

Choose a reason for hiding this comment

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

There was a push back last time when I tried removing. Let me know what you prefer. I am okay with removing them as well.

@gaiksaya gaiksaya merged commit 34cab6f into opensearch-project:main Jun 25, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board Jun 25, 2025
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (de327b4) to head (7eff306).
Report is 134 commits behind head on main.

❌ Your project status has failed because the head coverage (0.00%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #5607       +/-   ##
==========================================
- Coverage   92.01%       0   -92.02%     
==========================================
  Files         202       0      -202     
  Lines        7078       0     -7078     
==========================================
- Hits         6513       0     -6513     
+ Misses        565       0      -565     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gaiksaya
Copy link
Member Author

gaiksaya commented Jun 25, 2025

I have updated the jenkinsfile file location for https://build.ci.opensearch.org/job/publish-to-maven/ workflow.

@gaiksaya gaiksaya deleted the remove-legacu branch June 25, 2025 19:11
rishabh6788 pushed a commit that referenced this pull request Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants