-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Fix catalog yaml argument and first installation timeout issue #980
Conversation
/retest |
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
bc609b8
to
5152ae7
Compare
/rebased |
@AndrienkoAleksandr
|
I launched this test locally - it's works fine... I think something wrong with this test on the ci. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: AndrienkoAleksandr, mmorhun, tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Launched minishift e2e tests locally - passed. |
* Fix catalog source yaml argument. Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * Improve error handling for install plan and timeout issue. Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Fix catalog source yaml argument. Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * Improve error handling for install plan and timeout issue. Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
What does this PR do?
What issues does this PR fix or reference?
eclipse-che/che#18105
How to test this PR?
Test fix timeout error:
This first installation could fail. With this fix it should not.
Test catalogsource yaml argument:
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.