Abhishek Kumar created RANGER-5127: -------------------------------------- Summary: Automate Apache Ranger Release Candidate Validation Key: RANGER-5127 URL: https://issues.apache.org/jira/browse/RANGER-5127 Project: Ranger Issue Type: Improvement Components: Ranger Reporter: Abhishek Kumar Assignee: Abhishek Kumar
The process of generating a release candidate is an integral part of release management process. There are various tests run before a release candidate is published to ensure release candidate is a good fit for a certified release. Add a GitHub Actions workflow to help validate release candidates. Scope: * Build ranger with tests. * Test ranger installation with multiple databases in docker. * Test ranger upgrade with multiple databases and multiple previous releases in docker. * Test ranger-plugin installation in service containers. * Test ranger services are running in containers. * Test a few functionalities of ranger services with REST API calls (leveraging ranger PyPI client). * Validate no errors in logs for ranger-services. -- This message was sent by Atlassian Jira (v8.20.10#820010)