-
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
[DO NOT MERGE] Dummy update README.md #1042
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dmytro-ndp 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 |
@dmytro-ndp: The specified target(s) for
Use In response to this:
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. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1042 +/- ##
==========================================
- Coverage 88.16% 88.16% -0.01%
==========================================
Files 387 387
Lines 39728 39729 +1
Branches 2651 2653 +2
==========================================
Hits 35026 35026
- Misses 4677 4678 +1
Partials 25 25 ☔ View full report in Codecov by Sentry. |
/test v14-dashboard-happy-path |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1042 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-1042", name: che-dashboard}]}}]" |
/test v14-dashboard-happy-path |
/test v14-e2e-puppeteer |
What does this PR do?
PR helps verify new OpenShift CI job congig (issue https://issues.redhat.com/browse/CRW-5370).
What issues does this PR fix or reference?
Is it tested? How?
Release Notes
Docs PR