Skip to content
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: getting pluginRegistry #1009

Merged
merged 2 commits into from
Nov 30, 2023
Merged

fix: getting pluginRegistry #1009

merged 2 commits into from
Nov 30, 2023

Conversation

olexii4
Copy link
Contributor

@olexii4 olexii4 commented Nov 30, 2023

What does this PR do?

This PR fixed the getPluginRegistry method.

What issues does this PR fix or reference?

fixes https://issues.redhat.com/browse/CRW-5346

@che-bot
Copy link
Contributor

che-bot commented Nov 30, 2023

Click here to review and test in web IDE: Contribute

Signed-off-by: Oleksii Orel <[email protected]>
@openshift-ci openshift-ci bot removed the lgtm label Nov 30, 2023
Copy link

openshift-ci bot commented Nov 30, 2023

@olexii4: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v11-dashboard-happy-path 106bd53 link true /test v11-dashboard-happy-path

Full PR test history. Your PR dashboard.

Instructions 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/test-infra repository. I understand the commands that are listed here.

Copy link

Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1009

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1009", name: che-dashboard}]}}]"

@@ -104,16 +104,18 @@ describe('Dashboard bootstrap', () => {
expect(mockGet).toHaveBeenCalledWith('/dashboard/api/namespace/test-che/events', undefined);
expect(mockGet).toHaveBeenCalledWith('/dashboard/api/namespace/test-che/pods', undefined);
expect(mockGet).toHaveBeenCalledWith('/dashboard/api/cluster-config');
// todo: figure out why ws tests fail on github actions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just wondering if we started to have this failures on this PR or this happened before ?

Copy link
Contributor Author

@olexii4 olexii4 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have had this failure before(time to time). However, I can not reproduce this error locally and fix it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test fails sometimes when running on GH, and usually on the second run it passes.

Copy link

openshift-ci bot commented Nov 30, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: akurinnoy, ibuziuk, olexii4, 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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@olexii4 olexii4 merged commit 80b2559 into main Nov 30, 2023
10 checks passed
@olexii4 olexii4 deleted the CRW-5346 branch November 30, 2023 15:35
@devstudio-release
Copy link

Build 3.11 :: dashboard_3.x/413: Console, Changes, Git Data

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

Build 3.11 :: dashboard_3.x/413: SUCCESS

Upstream sync done; /DS_CI/sync-to-downstream_3.x/5456 triggered

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

@devstudio-release
Copy link

Build 3.11 :: copyIIBsToQuay/2231: Console, Changes, Git Data

@devstudio-release
Copy link

Build 3.11 :: sync-to-downstream_3.x/5457: SUCCESS

Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5332 triggered; /job/DS_CI/job/dsc_3.x triggered;

@devstudio-release
Copy link

Build 3.11 :: operator-bundle_3.x/2346: SUCCESS

Upstream sync done; /DS_CI/sync-to-downstream_3.x/5457 triggered

@devstudio-release
Copy link

Build 3.11 :: dsc_3.x/1612: Console, Changes, Git Data

@devstudio-release
Copy link

Build 3.11 :: update-digests_3.x/5079: SUCCESS

Detected new images: rebuild operator-bundle
* dashboard; /DS_CI/operator-bundle_3.x/2346 triggered

@devstudio-release
Copy link

Build 3.11 :: dsc_3.x/1612: SUCCESS

3.11.0-CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants