Zelin Hao

Results 39 issues of Zelin Hao

Currently cross-cluster-replication repo has BWC test on plugin level and only tested within the repo. We have a framework for BWC distribution level test available and you could utilize it...

enhancement

Currently ml-commons repo has BWC test on plugin level and only tested within the repo (https://github.com/opensearch-project/ml-commons/pull/681). We have a framework for BWC distribution level test available and you could utilize...

enhancement
v2.14.0

**Is your feature request related to a problem? Please describe.** PyPi has removed the PGP signature requirement, so it's not necessary to use Jenkins workflow to release artifacts to PyPi....

enhancement
release
Medium Priority

Currently k-NN repo has BWC test on plugin level and only tested within the repo. We have a framework for BWC distribution level test available and you could utilize it...

enhancement

**Is your feature request related to a problem?** Currently reporting repo has BWC test on plugin level and only tested within the repo. We have a framework for BWC distribution...

enhancement
v2.13.0

### **Related release issue?** https://github.com/opensearch-project/opensearch-build/issues/4531 ### **How to use this issue?** Please add comments to this issue, they can be small or large in scope. Honest feedback is important to...

### Describe the bug The auto-generated version bump PR for functional test repo didn't include `package-lock.json` file. e.g. https://github.com/opensearch-project/opensearch-dashboards-functional-test/pull/1216 It should have increment the version in `package-lock.json` here https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/45396abd554474e1eca18f20bb77bf42ee11fafa/package-lock.json#L3 along...

bug

Followup to this issue https://github.com/opensearch-build/issues/2870 when we onboarded BWC distribution tests to few plugins that have BWC tests running on plugin level already. However, there are numbers of plugins that...

test
ci-test-automation

### Describe the bug Recently we noticed this job distribution build job failed on Performance Analyzer on Windows platform. https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch/detail/distribution-build-opensearch/9601/pipeline/75/ ``` 2024-03-17 19:09:34 INFO Removing C:\Users\ContainerAdministrator\tmp34c74y_f Traceback (most recent call...

bug

### Is your feature request related to a problem? Please describe Currently we have `--component` and `--incremental` as mutually exclusive arguments in our build workflow. https://github.com/opensearch-project/opensearch-build/blob/810f742063a13601074f8a143c038fc149fc25bb/src/build_workflow/build_args.py#L99-L115 Only one argument can...

enhancement