Closed subhashkhileri closed 5 days ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from subhashkhileri. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
The image is available at:
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
The image is available at:
Description
Currently, PR tests for the main branch are executed sequentially, causing significant delays with 13-15 PRs in the waiting queue. Implementing a parallel testing solution using multiple namespaces to improve efficiency.
Proposed Solution
Which issue(s) does this PR fix
https://issues.redhat.com/browse/RHIDP-4946
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer