opensearch-project / opensearch-build

🧰 OpenSearch / OpenSearch-Dashboards Build Systems
Apache License 2.0
140 stars 273 forks source link

[Enhancement] Migrate rpm-validation signature check functions to distribution-validation workflow #4968

Closed peterzhuamazon closed 3 weeks ago

peterzhuamazon commented 2 months ago

Hi,

We used to have a pure groovy check for rpm-validation, focused on these:

The second part is already part of the distribution-validation, we want to migrate the 1st part to python code as well.

Thanks.

prudhvigodithi commented 2 months ago

[Triage] Moving forward the the https://github.com/opensearch-project/opensearch-build/tree/main/src/validation_workflow workflow should be source of truth for all the validations.

Divyaasm commented 1 month ago

Rpm metadata and signature validation migrated to python workflow. Pending clean up of the existing rpm-validation jenkins job.

Divyaasm commented 3 weeks ago

Removed rpm-validation job status from dashboards