-
Notifications
You must be signed in to change notification settings - Fork 53
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 WS message tests #1011
Fix WS message tests #1011
Conversation
Signed-off-by: Oleksii Orel <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1011 kubectl patch commandkubectl 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-1011", name: che-dashboard}]}}]" |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4 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 |
@olexii4: The following test failed, say
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. |
Build 3.11 :: dashboard_3.x/414: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5459: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3823: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5334: dashboard : 3.x :: Build 57312444 : quay.io/devspaces/dashboard-rhel8:3.11-39 |
Build 3.11 :: update-digests_3.x/5081: Console, Changes, Git Data |
Build 3.11 :: dashboard_3.x/414: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5459 triggered |
Build 3.11 :: operator-bundle_3.x/2347: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5461: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3824: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5335: devspaces-operator-bundle : 3.x :: Build 57313833 : quay.io/devspaces/devspaces-operator-bundle:3.11-121 |
Build 3.11 :: copyIIBsToQuay/2233: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5461: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5335 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2347: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5461 triggered |
Build 3.11 :: dsc_3.x/1613: Console, Changes, Git Data |
Build 3.11 :: update-digests_3.x/5081: Detected new images: rebuild operator-bundle |
Build 3.11 :: dsc_3.x/1613: 3.11.0-CI |
What does this PR do?
Fix WS message tests