-
Notifications
You must be signed in to change notification settings - Fork 192
[DO NOT MERGE] Test PR for integration test trigger #2160
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
Conversation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
/label run-integration-tests |
376a2ed
to
08c3736
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2160 +/- ##
==========================================
- Coverage 40.40% 40.34% -0.07%
==========================================
Files 149 149
Lines 12079 12079
==========================================
- Hits 4881 4873 -8
- Misses 6794 6802 +8
Partials 404 404 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/test-integration |
3369788
to
279c3c3
Compare
/test-integration |
279c3c3
to
b237a06
Compare
/test-integration |
b237a06
to
6464c5b
Compare
/test-integration |
is this still needed or we can close it? |
Still relevant for testing purposes |
6464c5b
to
1975144
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
/test-integration |
1975144
to
0915e01
Compare
/test-integration |
E2E Tests #6 triggered by #2160 (comment) |
E2E Tests #1 triggered by #2160 (comment) |
4d1a8f7
to
b4e47dc
Compare
ODH Operator Integration Tests #7 triggered by #2160 (comment) |
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
1 similar comment
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
ODH Operator Tests #1 completed, but test results file could not be found. |
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
@mlassak why are the jobs being triggered in the custom local instance running on 10.0.188.37? |
@CFSNM You can ignore it, it's a side-effect from my testing. To explain, I cannot emulate the UMB trigger flow on my test local Jenkins instance, so I'm using a pre-defined, hardcoded mock CI MESSAGE that references this PR -> that explains these messages. I'm currently already implementing/testing the functionality to post Jenkins test results as a comment |
@mlassak: 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-sigs/prow repository. I understand the commands that are listed here. |
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
ODH Operator Integration Tests #2 triggered by #2160 (comment) |
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
❌ ODH Operator Integration Tests Results Build: #1 → rhoai-test-flow #1 Test Summary:
Details: View Full Test Report |
/remove-label run-integration-tests |
/label run-integration-tests |
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
1 similar comment
ODH Operator Integration Tests #1 triggered by #2160 (comment) |
ODH Operator Tests #1 completed, but test results file could not be found. |
e1e1a59
to
929bf45
Compare
/test-integration |
929bf45
to
171f77e
Compare
/test-integration |
ODH Operator Integration Tests #21 triggered by #2160 (comment) |
Build: #21 → rhoai-test-flow #6397 Test Summary:
Details: View Full Test Report |
Integration test pipeline is working as intended, closing this testing PR |
Description
DO NOT MERGE
This PR serves just to test proper interaction to trigger Jenkins test suite
JIRA ref: RHOAIENG-27973