[reportportal]: avoid downloading the data router binary if it is already available#3713
[reportportal]: avoid downloading the data router binary if it is already available#3713srac0 wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
already available These changes improve the performance of the role by avoiding downloading the data router at each call of the role. It is particularly important when calling it multiple times in the same job. Signed-off-by: Samuel Rac <srac@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @srac0. Thanks for your PR. I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/01cd2e4d935d4336bc8bb5dcbbf23af0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 27m 13s |
These changes improve the performance of the role by avoiding downloading the data router at each call of the role. It is particularly important when calling it multiple times in the same job.