-
Notifications
You must be signed in to change notification settings - Fork 138
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(KONFLUX-5718): fix afterall to close merge request even it failed #1490
Conversation
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
aa5a8e9
to
84d0b72
Compare
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
failed on ROSA provisioning known issue |
/retest |
84d0b72
to
67e99b8
Compare
/retest |
/lgtm |
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.
just so this doesn't get accidently merged before the open conversations are resolved
67e99b8
to
b3721b9
Compare
you are right, that was quite dumb solution , I've made the fix within the functions |
/retest |
Signed-off-by: Kasem Alem <[email protected]>
b3721b9
to
3f77c4a
Compare
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dheerajodha, dirgim, hongweiliu17, jsztuka 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 |
On the Gitlab repo used to run the gitlab e2e-test suite , merge requests were not closed
as expected on the tear down of test , we fixed it by :
Expected :
once we merge this fix we expect that no more old MRs opened
KONFLUX-5718
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: