-
Notifications
You must be signed in to change notification settings - Fork 51
Updating rh-che to the latest '7.3.0' version #1626
Conversation
@ibuziuk PR check [build 1834] failed.Depending on failure reason, the artifacts or deployment may not be present. |
@ibuziuk PR check [build 1845] failed.Depending on failure reason, the artifacts or deployment may not be present. |
[test] |
@amisevsk for UD I got |
@ibuziuk PR check [build 1846] failed.Depending on failure reason, the artifacts or deployment may not be present. |
[test] |
@ibuziuk PR check [build 1847] failed.Depending on failure reason, the artifacts or deployment may not be present. |
Test failed on LS and Build&Run commands. I'll investigate further. |
@ibuziuk PR check [build 1851] failed.Depending on failure reason, the artifacts or deployment may not be present. |
@ibuziuk PR check [build 1852] failed.Depending on failure reason, the artifacts or deployment may not be present. |
Tests are currently failing on creation of workspace: |
[test] |
@ibuziuk PR check [build 1853] failed.Depending on failure reason, the artifacts or deployment may not be present. |
I've investigated test failures and it seems like LS is not started so all LS related tests fails. Build & Run tests fails because previously there was pop-up informing about the finishing of running task. Now no pop-up is shown. It is considered to be a bug, so I created issue for that: eclipse-che/che#14724 |
|
[test] |
Figured out the language server issue: eclipse-che/che#14749 This appears to be a blocker for 7.2 rollout. |
@ibuziuk PR check [build 1854] failed.Depending on failure reason, the artifacts or deployment may not be present. |
@ibuziuk PR check [build 1867] failed.Depending on failure reason, the artifacts or deployment may not be present. |
Verified - tests are fixed. LS related tests are failing as expected. |
@ibuziuk PR check [build 1906] failed.Depending on failure reason, the artifacts or deployment may not be present. |
@ibuziuk PR check [build 1908] failed.Depending on failure reason, the artifacts or deployment may not be present. |
Starting a workspace fails due to 7.3.0 plugins not being included in plugin registry (che-theia + che-machine-exec). @ibuziuk WDYT about updating prod-preview registry to 7.3.0? This would likely break the preview deployment. |
[test] |
plugin & devifle registries have been updated to the latest (7.3.0) version on prod-preview |
@ibuziuk PR check [build 1911] failed.Depending on failure reason, the artifacts or deployment may not be present. |
[test] |
tested on dev-cluster and after registries updates the workspace startup seems to work just fine.
@Katka92 could you please take a look |
@ibuziuk PR check [build 1912] failed.Depending on failure reason, the artifacts or deployment may not be present. |
@ibuziuk PR check [build 1916] failed.Depending on failure reason, the artifacts or deployment may not be present. |
… in the 'OpenShiftEnvironmentProvisioner' Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
cb9cd55
to
cae9115
Compare
@ibuziuk PR check [build 1917] failed.Depending on failure reason, the artifacts or deployment may not be present. |
Tests are failing on build&run command, which is a test issue (quick fix is to change command label). The second problem is with LS verification, but when tested manually, it seems like LS is working correctly for Java Maven and Java Vert.x stacks. Approving a merge in this state. I'll provide PR with a fix later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are test failures but we agreed to push to prod-preview to unblock keycloak switch verification.
What does this PR do?
Updating rh-che to the latest '7.3.0' version
What issues does this PR fix or reference?
eclipse-che/che#14656
How have you tested this PR?
PR check CI