-
Notifications
You must be signed in to change notification settings - Fork 117
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
Setup script for e2e reconciler test #3292
Setup script for e2e reconciler test #3292
Conversation
Skipping CI for Draft Pull Request. |
Codecov Report
@@ Coverage Diff @@
## main #3292 +/- ##
============================================
+ Coverage 61.78% 61.82% +0.04%
- Complexity 764 766 +2
============================================
Files 181 181
Lines 12220 12220
Branches 266 266
============================================
+ Hits 7550 7555 +5
+ Misses 4081 4078 -3
+ Partials 589 587 -2
Flags with carried forward coverage won't be shown. Click here to find out more. |
/test channel-integration-tests-ssl |
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.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: debasishbsws, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test channel-integration-tests-ssl |
/hold |
As currently we are using Env variable to specify to use loom module. We should not need a new test script. |
Added blank
.sh
file for ReconcilerTest with the Loom module images forReceiver
andDispatcher