Remove kube-burner download and re-try download tasks#774
Conversation
|
+1 |
|
I wonder if we need other binaries downloaded by jetlag apart from kb |
I would be curious to know if the other place that kube-burner is downloaded from is more robust or just the preferred place/method to download kube-burner. Perhaps it allows different versions and that make it more robust? We could remove it and a few other tools that are downloaded for convenience or put it behind a var such that CI doesn't repeat actions but allows other users of the tooling in the lab the same convenience as always. |
It looks like it uses the same github release downloads so I'm guessing this was a temporary github issue.
We could also remove the |
I looked back in git blame and I believe the |
Signed-off-by: Marius Cornea <mcornea@redhat.com>
54bfd6a to
1c5aa40
Compare
Cool, I removed the force from the task and added retries to cover intermittent issues. |
|
/test ? |
|
/test deploy-mno |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akrzos The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
f0f9e87
into
redhat-performance:main
In CI we hit an issue while downloading kube-burner release. This PR is removing the kube-burner release download since this is covered outside jetlag and adds retries to the tasks which download pakages.